package bQ; class BqInterfaceRomeo { private final byte[] b; private final double c; r(l paraml, byte[] paramArrayOfbyte, double paramDouble) { this.b = paramArrayOfbyte; this.c = paramDouble; } public byte[] a() { return this.b; } public double b() { return this.c; } } /* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bQ/r.class * Java compiler version: 8 (52.0) * JD-Core Version: 1.1.3 */