com.carrotsearch.hppc.procedures
Interface ShortProcedure


@Generated(date="2011-11-28T23:36:04+0000",
           value="HPPC generated from: ShortProcedure.java")
public interface ShortProcedure

A procedure that applies to short objects.


Method Summary
 void apply(short value)
           
 

Method Detail

apply

void apply(short value)


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