public interface CommonLookupTable<T extends Object>
abstract T
select(Integer x)
T
select(Byte x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract T select(Integer x)
T select(Byte x)