package bO; public class BoInterfaceGolf { private byte a = 0; public byte a() { return this.a; } public void a(byte paramByte) { this.a = paramByte; } public boolean b() { return ((this.a & 0x10) != 0); } public boolean c() { return ((this.a & 0x1) != 0); } } /* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bO/g.class * Java compiler version: 8 (52.0) * JD-Core Version: 1.1.3 */