mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 14:45:01 +00:00
stuff
This commit is contained in:
39
app/f/FInterfaceDelta.java
Normal file
39
app/f/FInterfaceDelta.java
Normal file
@@ -0,0 +1,39 @@
|
||||
package f;
|
||||
|
||||
public class FInterfaceDelta {
|
||||
public static String a = "A valid Activation has not been entered.";
|
||||
|
||||
private int b = 2;
|
||||
|
||||
private String c = "Invalid activation data.";
|
||||
|
||||
private String d = "";
|
||||
|
||||
private a e = null;
|
||||
|
||||
public int a() {
|
||||
return this.b;
|
||||
}
|
||||
|
||||
public void a(int paramInt) {
|
||||
this.b = paramInt;
|
||||
}
|
||||
|
||||
public String b() {
|
||||
return this.c;
|
||||
}
|
||||
|
||||
public void a(String paramString) {
|
||||
this.c = paramString;
|
||||
}
|
||||
|
||||
public void a(a parama) {
|
||||
this.e = parama;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/f/d.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user