@Deprecated
public interface IntProcedureWithInt
extends java.io.Serializable
A IntProcedureWithInt is a two argument Closure which has no return argument and takes an int as a first and second
argument. The second argument is usually the index of the current element of a collection.