Class KeyCollections.KeyNList<E>

  • Type Parameters:
    E - type of elements stored in the list
    All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<E>, java.util.Collection<E>, java.util.List<E>, java.util.RandomAccess, ICollection<E>, IListable<E>
    Enclosing class:
    KeyCollections

    public static class KeyCollections.KeyNList<E>
    extends KeyListImpl<E>
    Class KeyCollections.KeyNList implements a key list with a dynamic number of keys.
    See Also:
    Key2List, Serialized Form