mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-05 19:09:41 +00:00
18 lines
399 B
Java
18 lines
399 B
Java
package bf;
|
|
|
|
import G.ah;
|
|
import java.util.Comparator;
|
|
|
|
class h implements Comparator {
|
|
h(a parama) {}
|
|
|
|
public int a(ah paramah1, ah paramah2) {
|
|
return paramah1.aL().toLowerCase().compareTo(paramah2.aL().toLowerCase());
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bf/h.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |