This commit is contained in:
2026-01-11 20:30:56 +00:00
parent 5df1fb1cc3
commit 3def66da2d
3522 changed files with 0 additions and 0 deletions

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