Package net.openhft.function

The complete set of functional interfaces, following java.util.function scheme.

See:
          Description

Interface Summary
BiConsumer<T,U>  
BiFunction<T,U,R>  
BiPredicate<T,U>  
ByteBinaryOperator  
ByteByteConsumer  
ByteBytePredicate  
ByteByteToByteFunction  
ByteCharConsumer  
ByteCharPredicate  
ByteCharToCharFunction  
ByteConsumer  
ByteDoubleConsumer  
ByteDoublePredicate  
ByteDoubleToDoubleFunction  
ByteFloatConsumer  
ByteFloatPredicate  
ByteFloatToFloatFunction  
ByteFunction<R>  
ByteIntConsumer  
ByteIntPredicate  
ByteIntToIntFunction  
ByteLongConsumer  
ByteLongPredicate  
ByteLongToLongFunction  
ByteObjConsumer<U>  
ByteObjFunction<T,R>  
ByteObjPredicate<U>  
BytePredicate  
ByteShortConsumer  
ByteShortPredicate  
ByteShortToShortFunction  
ByteToCharFunction  
ByteToDoubleFunction  
ByteToFloatFunction  
ByteToIntFunction  
ByteToLongFunction  
ByteToShortFunction  
ByteUnaryOperator  
CharBinaryOperator  
CharByteConsumer  
CharBytePredicate  
CharByteToByteFunction  
CharCharConsumer  
CharCharPredicate  
CharCharToCharFunction  
CharConsumer  
CharDoubleConsumer  
CharDoublePredicate  
CharDoubleToDoubleFunction  
CharFloatConsumer  
CharFloatPredicate  
CharFloatToFloatFunction  
CharFunction<R>  
CharIntConsumer  
CharIntPredicate  
CharIntToIntFunction  
CharLongConsumer  
CharLongPredicate  
CharLongToLongFunction  
CharObjConsumer<U>  
CharObjFunction<T,R>  
CharObjPredicate<U>  
CharPredicate  
CharShortConsumer  
CharShortPredicate  
CharShortToShortFunction  
CharToByteFunction  
CharToDoubleFunction  
CharToFloatFunction  
CharToIntFunction  
CharToLongFunction  
CharToShortFunction  
CharUnaryOperator  
Consumer<T>  
DoubleBinaryOperator  
DoubleByteConsumer  
DoubleBytePredicate  
DoubleByteToByteFunction  
DoubleCharConsumer  
DoubleCharPredicate  
DoubleCharToCharFunction  
DoubleConsumer  
DoubleDoubleConsumer  
DoubleDoublePredicate  
DoubleDoubleToDoubleFunction  
DoubleFloatConsumer  
DoubleFloatPredicate  
DoubleFloatToFloatFunction  
DoubleFunction<R>  
DoubleIntConsumer  
DoubleIntPredicate  
DoubleIntToIntFunction  
DoubleLongConsumer  
DoubleLongPredicate  
DoubleLongToLongFunction  
DoubleObjConsumer<U>  
DoubleObjFunction<T,R>  
DoubleObjPredicate<U>  
DoublePredicate  
DoubleShortConsumer  
DoubleShortPredicate  
DoubleShortToShortFunction  
DoubleToByteFunction  
DoubleToCharFunction  
DoubleToFloatFunction  
DoubleToIntFunction  
DoubleToLongFunction  
DoubleToShortFunction  
DoubleUnaryOperator  
FloatBinaryOperator  
FloatByteConsumer  
FloatBytePredicate  
FloatByteToByteFunction  
FloatCharConsumer  
FloatCharPredicate  
FloatCharToCharFunction  
FloatConsumer  
FloatDoubleConsumer  
FloatDoublePredicate  
FloatDoubleToDoubleFunction  
FloatFloatConsumer  
FloatFloatPredicate  
FloatFloatToFloatFunction  
FloatFunction<R>  
FloatIntConsumer  
FloatIntPredicate  
FloatIntToIntFunction  
FloatLongConsumer  
FloatLongPredicate  
FloatLongToLongFunction  
FloatObjConsumer<U>  
FloatObjFunction<T,R>  
FloatObjPredicate<U>  
FloatPredicate  
FloatShortConsumer  
FloatShortPredicate  
FloatShortToShortFunction  
FloatToByteFunction  
FloatToCharFunction  
FloatToDoubleFunction  
FloatToIntFunction  
FloatToLongFunction  
FloatToShortFunction  
FloatUnaryOperator  
Function<T,R>  
IntBinaryOperator  
IntByteConsumer  
IntBytePredicate  
IntByteToByteFunction  
IntCharConsumer  
IntCharPredicate  
IntCharToCharFunction  
IntConsumer  
IntDoubleConsumer  
IntDoublePredicate  
IntDoubleToDoubleFunction  
IntFloatConsumer  
IntFloatPredicate  
IntFloatToFloatFunction  
IntFunction<R>  
IntIntConsumer  
IntIntPredicate  
IntIntToIntFunction  
IntLongConsumer  
IntLongPredicate  
IntLongToLongFunction  
IntObjConsumer<U>  
IntObjFunction<T,R>  
IntObjPredicate<U>  
IntPredicate  
IntShortConsumer  
IntShortPredicate  
IntShortToShortFunction  
IntToByteFunction  
IntToCharFunction  
IntToDoubleFunction  
IntToFloatFunction  
IntToLongFunction  
IntToShortFunction  
IntUnaryOperator  
LongBinaryOperator  
LongByteConsumer  
LongBytePredicate  
LongByteToByteFunction  
LongCharConsumer  
LongCharPredicate  
LongCharToCharFunction  
LongConsumer  
LongDoubleConsumer  
LongDoublePredicate  
LongDoubleToDoubleFunction  
LongFloatConsumer  
LongFloatPredicate  
LongFloatToFloatFunction  
LongFunction<R>  
LongIntConsumer  
LongIntPredicate  
LongIntToIntFunction  
LongLongConsumer  
LongLongPredicate  
LongLongToLongFunction  
LongObjConsumer<U>  
LongObjFunction<T,R>  
LongObjPredicate<U>  
LongPredicate  
LongShortConsumer  
LongShortPredicate  
LongShortToShortFunction  
LongToByteFunction  
LongToCharFunction  
LongToDoubleFunction  
LongToFloatFunction  
LongToIntFunction  
LongToShortFunction  
LongUnaryOperator  
ObjByteConsumer<T>  
ObjBytePredicate<T>  
ObjByteToByteFunction<T>  
ObjCharConsumer<T>  
ObjCharPredicate<T>  
ObjCharToCharFunction<T>  
ObjDoubleConsumer<T>  
ObjDoublePredicate<T>  
ObjDoubleToDoubleFunction<T>  
ObjFloatConsumer<T>  
ObjFloatPredicate<T>  
ObjFloatToFloatFunction<T>  
ObjIntConsumer<T>  
ObjIntPredicate<T>  
ObjIntToIntFunction<T>  
ObjLongConsumer<T>  
ObjLongPredicate<T>  
ObjLongToLongFunction<T>  
ObjShortConsumer<T>  
ObjShortPredicate<T>  
ObjShortToShortFunction<T>  
Predicate<T>  
ShortBinaryOperator  
ShortByteConsumer  
ShortBytePredicate  
ShortByteToByteFunction  
ShortCharConsumer  
ShortCharPredicate  
ShortCharToCharFunction  
ShortConsumer  
ShortDoubleConsumer  
ShortDoublePredicate  
ShortDoubleToDoubleFunction  
ShortFloatConsumer  
ShortFloatPredicate  
ShortFloatToFloatFunction  
ShortFunction<R>  
ShortIntConsumer  
ShortIntPredicate  
ShortIntToIntFunction  
ShortLongConsumer  
ShortLongPredicate  
ShortLongToLongFunction  
ShortObjConsumer<U>  
ShortObjFunction<T,R>  
ShortObjPredicate<U>  
ShortPredicate  
ShortShortConsumer  
ShortShortPredicate  
ShortShortToShortFunction  
ShortToByteFunction  
ShortToCharFunction  
ShortToDoubleFunction  
ShortToFloatFunction  
ShortToIntFunction  
ShortToLongFunction  
ShortUnaryOperator  
ToByteFunction<T>  
ToCharFunction<T>  
ToDoubleFunction<T>  
ToFloatFunction<T>  
ToIntFunction<T>  
ToLongFunction<T>  
ToShortFunction<T>  
 

Package net.openhft.function Description

The complete set of functional interfaces, following java.util.function scheme.

See Also:
Java 8 Functional Interface Naming Guide