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