com.carrotsearch.hppc.procedures
Interface FloatShortProcedure


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

A procedure that applies to float, short pairs.


Method Summary
 void apply(float key, short value)
           
 

Method Detail

apply

void apply(float key,
           short value)


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