mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
35 lines
691 B
Java
35 lines
691 B
Java
package G;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.Iterator;
|
|
|
|
public class TuneValidatorRegistry {
|
|
private static X b = null;
|
|
|
|
ArrayList a = new ArrayList();
|
|
|
|
public static X a() {
|
|
if (b == null)
|
|
b = new X();
|
|
return b;
|
|
}
|
|
|
|
public void a(cX paramcX) {
|
|
this.a.add(paramcX);
|
|
}
|
|
|
|
public boolean a(bT parambT) {
|
|
Iterator<cX> iterator = this.a.iterator();
|
|
while (iterator.hasNext()) {
|
|
if (((cX)iterator.next()).a(parambT))
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/X.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |