Package zombie.util.lambda
Class Predicates
java.lang.Object
zombie.util.lambda.Predicates
public final class Predicates
extends java.lang.Object
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classPredicates.Params1static classPredicates.Params2static classPredicates.Params3
- 
Constructor SummaryConstructors Constructor Description Predicates()
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
Predicatespublic Predicates()
 
-