mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
50 lines
801 B
Java
50 lines
801 B
Java
package bQ;
|
|
|
|
import bN.BnInterfaceTango;
|
|
import java.util.List;
|
|
|
|
public class BqInterfaceYankee {
|
|
private int a = -1;
|
|
|
|
private BnInterfaceTango b = null;
|
|
|
|
private String c = null;
|
|
|
|
private k d = null;
|
|
|
|
private List e = null;
|
|
|
|
public int a() {
|
|
return this.a;
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.a = paramInt;
|
|
}
|
|
|
|
public String b() {
|
|
return this.c;
|
|
}
|
|
|
|
public void a(String paramString) {
|
|
this.c = paramString;
|
|
}
|
|
|
|
public void a(k paramk) {
|
|
this.d = paramk;
|
|
}
|
|
|
|
public void a(List paramList) {
|
|
this.e = paramList;
|
|
}
|
|
|
|
public List c() {
|
|
return this.e;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bQ/y.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |