mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-01 17:15:20 +00:00
34 lines
625 B
Java
34 lines
625 B
Java
package com.efiAnalytics.ui;
|
|
|
|
public class r implements ef {
|
|
private int b;
|
|
|
|
int a;
|
|
|
|
public r(int paramInt1, int paramInt2) {
|
|
this.b = paramInt1;
|
|
this.a = paramInt2;
|
|
}
|
|
|
|
public int a() {
|
|
return this.b;
|
|
}
|
|
|
|
public int b() {
|
|
return this.a;
|
|
}
|
|
|
|
public String toString() {
|
|
return "SelectedPoint mIndex:" + this.b + ", index:" + this.a;
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.b = paramInt;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/r.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |