mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
42 lines
663 B
Java
42 lines
663 B
Java
package bO;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
public class BoInterfaceLima {
|
|
private long b = -1L;
|
|
|
|
private int c = 0;
|
|
|
|
List a = new ArrayList();
|
|
|
|
public long a() {
|
|
return this.b;
|
|
}
|
|
|
|
public void a(long paramLong) {
|
|
this.b = paramLong;
|
|
}
|
|
|
|
public int b() {
|
|
return this.c;
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.c = paramInt;
|
|
}
|
|
|
|
public void a(i parami) {
|
|
this.a.add(parami);
|
|
}
|
|
|
|
public List c() {
|
|
return this.a;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bO/l.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |