com.carrotsearch.hppc.procedures
Interface IntProcedure


@Generated(date="2011-07-12T16:58:49+0200",
           value="HPPC generated from: IntProcedure.java")
public interface IntProcedure

A procedure that applies to int objects.


Method Summary
 void apply(int value)
           
 

Method Detail

apply

void apply(int value)


Copyright © 2011 Carrot Search s.c.. All Rights Reserved.