mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 14:45:01 +00:00
stuff
This commit is contained in:
49
app/G/CommDebugLogEntry.java
Normal file
49
app/G/CommDebugLogEntry.java
Normal file
@@ -0,0 +1,49 @@
|
||||
package G;
|
||||
|
||||
class CommDebugLogEntry {
|
||||
private byte[] b = null;
|
||||
|
||||
private int[] c = null;
|
||||
|
||||
private String d = null;
|
||||
|
||||
private String e;
|
||||
|
||||
O(J paramJ) {
|
||||
this.e = J.b(paramJ);
|
||||
}
|
||||
|
||||
public byte[] a() {
|
||||
return this.b;
|
||||
}
|
||||
|
||||
public void a(byte[] paramArrayOfbyte) {
|
||||
this.b = paramArrayOfbyte;
|
||||
}
|
||||
|
||||
public String b() {
|
||||
return this.d;
|
||||
}
|
||||
|
||||
public void a(String paramString) {
|
||||
this.d = paramString;
|
||||
}
|
||||
|
||||
private void a(int[] paramArrayOfint) {
|
||||
this.c = paramArrayOfint;
|
||||
}
|
||||
|
||||
private Object d() {
|
||||
return this.c;
|
||||
}
|
||||
|
||||
public String c() {
|
||||
return this.e;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/O.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user