mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
18 lines
414 B
Java
18 lines
414 B
Java
package bg;
|
|
|
|
import G.GInterfaceBf;
|
|
import java.util.Comparator;
|
|
|
|
class ComparatorImplInBgPackage implements Comparator {
|
|
r(q paramq) {}
|
|
|
|
public int a(GInterfaceBf parambf1, GInterfaceBf parambf2) {
|
|
return parambf2.f() - parambf1.f();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bg/r.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |