net.openhft.function
Interface CharToIntFunction


public interface CharToIntFunction


Method Summary
 int applyAsInt(char value)
           
 

Method Detail

applyAsInt

int applyAsInt(char value)