package G; import java.io.Serializable; public class GComponentBb extends aH implements Serializable { private int f = 0; public GComponentBb(String paramString) { super(paramString); } public int y() { return this.f; } public void f(int paramInt) { this.f = paramInt; } } /* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/bb.class * Java compiler version: 8 (52.0) * JD-Core Version: 1.1.3 */