Class CheckedObjectIntProcedure<T>
java.lang.Object
org.eclipse.collections.impl.block.procedure.checked.CheckedObjectIntProcedure<T>
- All Implemented Interfaces:
Serializable
,ObjIntConsumer<T>
,ObjectIntProcedure<T>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure
accept
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
CheckedObjectIntProcedure
public CheckedObjectIntProcedure()
-
-
Method Details
-
value
- Specified by:
value
in interfaceObjectIntProcedure<T>
-
safeValue
- Throws:
Exception
-