Class DomainLeafNode_Base

  • All Implemented Interfaces:
    Serializable, Iterable, pt.ist.fenixframework.DomainObject

    public abstract class DomainLeafNode_Base
    extends pt.ist.fenixframework.adt.bplustree.LeafNode
    See Also:
    Serialized Form
    • Constructor Detail

      • DomainLeafNode_Base

        protected DomainLeafNode_Base()
    • Method Detail

      • getDomainEntries

        public TreeMap<Comparable,​pt.ist.fenixframework.core.AbstractDomainObject> getDomainEntries()
      • setDomainEntries

        public void setDomainEntries​(TreeMap<Comparable,​pt.ist.fenixframework.core.AbstractDomainObject> domainEntries)