Available on java
and(param1:Predicate<Dynamic>):Predicate<T>
negate():Predicate<T>
or(param1:Predicate<Dynamic>):Predicate<T>
test(param1:T):Bool