net.openhft.function
Interface CharIntToIntFunction


public interface CharIntToIntFunction


Method Summary
 int applyAsInt(char a, int b)
           
 

Method Detail

applyAsInt

int applyAsInt(char a,
               int b)