| Interface | Description |
|---|---|
| CloneableFunction<A,B> | |
| CloneablePredicate<A> | |
| ThrowingBiConsumer<A,B> | |
| ThrowingConsumer<A> | |
| ThrowingFunction<T,R> | |
| ThrowingSupplier<T> | |
| TriConsumer<A,B,C> |
Represents an operation that accepts two input arguments and returns no result.
|
| TriFunction<A,B,C,R> |
| Class | Description |
|---|---|
| FunctionUtils |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.