| Interface | Description |
|---|---|
| Double2ByteFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Double2CharFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Double2FloatFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Double2IntFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Double2LongFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Double2ShortFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| DoubleBooleanUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleByteUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleCharUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleDoubleUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleFloatUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleFunction<V> |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| DoubleIntUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleLongUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleObjectUnaryOperator<V> |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoublePredicate |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| DoubleShortUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| DoubleUnaryOperator |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|