Interface Hierarchy
- cool.scx.function.BiConsumerX<T,U,X>
- cool.scx.function.BiFunctionX<T,U,R,X>
- cool.scx.function.BiPredicateX<T,U,X>
- cool.scx.function.BooleanSupplierX<X>
- cool.scx.function.CallableX<V,X>
- cool.scx.function.ConsumerX<T,X>
- cool.scx.function.DoubleBinaryOperatorX<X>
- cool.scx.function.DoubleConsumerX<X>
- cool.scx.function.DoubleFunctionX<R,X>
- cool.scx.function.DoublePredicateX<X>
- cool.scx.function.DoubleSupplierX<X>
- cool.scx.function.DoubleToIntFunctionX<X>
- cool.scx.function.DoubleToLongFunctionX<X>
- cool.scx.function.DoubleUnaryOperatorX<X>
- cool.scx.function.FunctionX<T,R,X>
- cool.scx.function.IntBinaryOperatorX<X>
- cool.scx.function.IntConsumerX<X>
- cool.scx.function.IntFunctionX<R,X>
- cool.scx.function.IntPredicateX<X>
- cool.scx.function.IntSupplierX<X>
- cool.scx.function.IntToDoubleFunctionX<X>
- cool.scx.function.IntToLongFunctionX<X>
- cool.scx.function.IntUnaryOperatorX<X>
- cool.scx.function.LongBinaryOperatorX<X>
- cool.scx.function.LongConsumerX<X>
- cool.scx.function.LongFunctionX<R,X>
- cool.scx.function.LongPredicateX<X>
- cool.scx.function.LongSupplierX<X>
- cool.scx.function.LongToDoubleFunctionX<X>
- cool.scx.function.LongToIntFunctionX<X>
- cool.scx.function.LongUnaryOperatorX<X>
- cool.scx.function.ObjDoubleConsumerX<T,X>
- cool.scx.function.ObjIntConsumerX<T,X>
- cool.scx.function.ObjLongConsumerX<T,X>
- cool.scx.function.PredicateX<T,X>
- cool.scx.function.RunnableX<X>
- cool.scx.function.SupplierX<T,X>
- cool.scx.function.ToDoubleBiFunctionX<T,U,X>
- cool.scx.function.ToDoubleFunctionX<T,X>
- cool.scx.function.ToIntBiFunctionX<T,U,X>
- cool.scx.function.ToIntFunctionX<T,X>
- cool.scx.function.ToLongBiFunctionX<T,U,X>
- cool.scx.function.ToLongFunctionX<T,X>