Class TripleImpl

    • Method Detail

      • setNext

        public void setNext​(org.drools.core.util.Entry next)
        Specified by:
        setNext in interface org.drools.core.util.Entry
      • getNext

        public org.drools.core.util.Entry getNext()
        Specified by:
        getNext in interface org.drools.core.util.Entry
      • setInstance

        public void setInstance​(Object instance)
      • setProperty

        public void setProperty​(Object property)
      • setValue

        public void setValue​(Object value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object