mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
20 lines
600 B
Java
20 lines
600 B
Java
package af;
|
|
|
|
public interface AfComponentAlpha {
|
|
public static final byte[] a = new byte[] {
|
|
0, 14, 33, 33, 33, 83, 97, 102, 101, 116,
|
|
121, 70, 105, 114, 115, 116, -91, 63, -7, 107 };
|
|
|
|
public static final byte[] b = new byte[] {
|
|
0, 14, 33, 33, 33, 83, 97, 102, 101, 116,
|
|
121, 70, 105, 114, 115, 116, -91, 63, -7, 107,
|
|
13, -76 };
|
|
|
|
public static final byte[] c = "!!!SafetyFirst".getBytes();
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/af/a.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |