Class DataItem

    • Constructor Detail

      • DataItem

        protected DataItem​(MajorType majorType)
    • Method Detail

      • getMajorType

        public MajorType getMajorType()
      • setTag

        public void setTag​(long tag)
      • setTag

        public void setTag​(Tag tag)
      • removeTag

        public void removeTag()
      • getTag

        public Tag getTag()
      • hasTag

        public boolean hasTag()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • assertTrue

        protected void assertTrue​(boolean condition,
                                  String message)
      • getOuterTaggable

        public DataItem getOuterTaggable()