com.carrotsearch.hppc.procedures
Interface CharShortProcedure


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

A procedure that applies to char, short pairs.


Method Summary
 void apply(char key, short value)
           
 

Method Detail

apply

void apply(char key,
           short value)


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