Files
tustu/app/bO/BoInterfaceLima.java
2026-01-11 20:30:56 +00:00

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
*/