JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Module
marid.util
Package org.marid.io.function
Interface Summary
Interface
Description
IOBiConsumer
<T,U>
IOBiFunction
<T,U,R>
IOBinaryOperator
<T>
IOBiPredicate
<T,U>
IOBooleanSupplier
IOConsumer
<T>
IODoubleBinaryOperator
IODoubleConsumer
IODoubleFunction
<R>
IODoublePredicate
IODoubleSupplier
IODoubleToIntFunction
IODoubleToLongFunction
IODoubleUnaryOperator
IOFunction
<T,R>
IOIntBinaryOperator
IOIntConsumer
IOIntFunction
<R>
IOIntPredicate
IOIntSupplier
IOIntToDoubleFunction
IOIntToLongFunction
IOIntUnaryOperator
IOLongBinaryOperator
IOLongConsumer
IOLongFunction
<R>
IOLongPredicate
IOLongSupplier
IOLongToDoubleFunction
IOLongToIntFunction
IOLongUnaryOperator
IOObjDoubleConsumer
<T>
IOObjIntConsumer
<T>
IOObjLongConsumer
<T>
IOPredicate
<T>
IOSupplier
<T>
IOToDoubleBiFunction
<T,U>
IOToDoubleFunction
<T>
IOToIntBiFunction
<T,U>
IOToIntFunction
<T>
IOToLongBiFunction
<T,U>
IOToLongFunction
<T>
IOUnaryOperator
<T>