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

49 lines
784 B
Java

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