package ac; class AcInterfaceLima { private String b; private int c; l(h paramh, String paramString, int paramInt) { this.b = paramString; this.c = paramInt; } public String a() { return this.b; } public int b() { return this.c; } public void a(int paramInt) { this.c = paramInt; } } /* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ac/l.class * Java compiler version: 8 (52.0) * JD-Core Version: 1.1.3 */