Files
tustu/app/bL/BlInterfaceHotel.java
2026-01-11 20:30:56 +00:00

31 lines
513 B
Java

package bL;
class BlInterfaceHotel {
private double b = Double.NaN;
private long c = -1L;
h(g paramg) {}
public double a() {
return this.b;
}
public void a(double paramDouble) {
this.b = paramDouble;
}
public long b() {
return this.c;
}
public void a(long paramLong) {
this.c = paramLong;
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bL/h.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/