mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
35 lines
605 B
Java
35 lines
605 B
Java
package G;
|
|
|
|
public class PageIndexException extends Exception {
|
|
public static int a = -1;
|
|
|
|
private int b = a;
|
|
|
|
private boolean c = true;
|
|
|
|
public l(String paramString) {
|
|
super(paramString);
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.b = paramInt;
|
|
}
|
|
|
|
public int a() {
|
|
return this.b;
|
|
}
|
|
|
|
public void a(boolean paramBoolean) {
|
|
this.c = paramBoolean;
|
|
}
|
|
|
|
public boolean b() {
|
|
return this.c;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/l.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |