com.carrotsearch.hppc.procedures
Interface ShortByteProcedure


@Generated(date="2012-11-19T09:50:02+0100",
           value="HPPC generated from: ShortByteProcedure.java")
public interface ShortByteProcedure

A procedure that applies to short, byte pairs.


Method Summary
 void apply(short key, byte value)
           
 

Method Detail

apply

void apply(short key,
           byte value)


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