Class ContainerEntry

  • All Implemented Interfaces:
    Serializable, Comparable<SequenceEntry>

    public class ContainerEntry
    extends SequenceEntry
    Entry from a container that makes reference to another container. This is different than container inheritance: here the small container is included in the big one and does not extend it.
    See Also:
    Serialized Form