public interface IPositionConverter<T>
int
toInt(T position)
T
toObject(int position)
T toObject(int position)
int toInt(T position)
position