Package com.carrotsearch.hppc.procedures
Interface IntProcedure
-
@Generated(date="2018-05-21T12:24:07+0200", value="KTypeProcedure.java") public interface IntProcedure
A procedure that applies tointobjects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply(int value)
-