| Interface | Description |
|---|---|
| Short2ByteFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Short2CharFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Short2DoubleFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Short2FloatFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Short2IntFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| Short2LongFunction |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| ShortBooleanUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortByteUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortCharUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortDoubleUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortFloatUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortFunction<V> |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| ShortIntUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortLongUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortObjectUnaryOperator<V> |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortPredicate |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|
| ShortShortUnaryOperator |
A Type Specific Unary Operator to support Compute/Merge functions with type specific methods to reduce boxing/unboxing
|
| ShortUnaryOperator |
A Type Specific Function interface that reduces boxing/unboxing and fills the gaps of interfaces that are missing.
|