Class Hierarchy
- java.lang.Object
- com.helger.commons.functional.Predicates
Interface Hierarchy
- com.helger.commons.functional.IBooleanConsumer
- com.helger.commons.functional.IBooleanFunction<R>
- com.helger.commons.functional.IBooleanPredicate
- com.helger.commons.functional.IByteFunction<R>
- com.helger.commons.functional.ICharConsumer
- com.helger.commons.functional.ICharFunction<R>
- com.helger.commons.functional.ICharPredicate
- com.helger.commons.functional.IFloatFunction<R>
- com.helger.commons.functional.IShortFunction<R>
- com.helger.commons.functional.IThrowingConsumer<T,EXTYPE>
- com.helger.commons.functional.IThrowingFunction<T,R,EXTYPE>
- com.helger.commons.functional.IThrowingSupplier<T,EXTYPE>
- com.helger.commons.functional.IToBooleanFunction<T>
- com.helger.commons.functional.ITriConsumer<T,U,V>