Skip navigation links
A B C D G I L M N O R T U 

L

LongBinaryIOOperator - Interface in com.github.robtimus.io.function
Represents an operation upon two long-valued operands and producing a long-valued result.
LongIOConsumer - Interface in com.github.robtimus.io.function
Represents an operation that accepts a single long-valued argument and returns no result.
LongIOFunction<R> - Interface in com.github.robtimus.io.function
Represents a function that accepts a long-valued argument and produces a result.
LongIOPredicate - Interface in com.github.robtimus.io.function
Represents a predicate (boolean-valued function) of one long-valued argument.
LongIOSupplier - Interface in com.github.robtimus.io.function
Represents a supplier of long-valued results.
LongToDoubleIOFunction - Interface in com.github.robtimus.io.function
Represents a function that accepts a long-valued argument and produces a double-valued result.
LongToIntIOFunction - Interface in com.github.robtimus.io.function
Represents a function that accepts a long-valued argument and produces an int-valued result.
LongUnaryIOOperator - Interface in com.github.robtimus.io.function
Represents an operation on a single long-valued operand that produces a long-valued result.
A B C D G I L M N O R T U 
Skip navigation links

Copyright © 2017–2020. All rights reserved.