Class ListType<T>

All Implemented Interfaces:
Comparator<ByteBuffer>, AssignmentTestable

public class ListType<T> extends CollectionType<List<T>>