Class CheckedShortByteProcedure
java.lang.Object
org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortByteProcedure
- All Implemented Interfaces:
Serializable
,ShortByteProcedure
This file was automatically generated from template file checkedPrimitivePrimitiveProcedure.stg.
- Since:
- 4.0.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckedShortByteProcedure
public CheckedShortByteProcedure()
-
-
Method Details
-
value
public final void value(short item1, byte item2) - Specified by:
value
in interfaceShortByteProcedure
-
safeValue
- Throws:
Exception
-