Class DataHandleImpl

  • All Implemented Interfaces:
    org.drools.ruleunits.api.DataHandle

    public class DataHandleImpl
    extends Object
    implements org.drools.ruleunits.api.DataHandle
    • Constructor Detail

      • DataHandleImpl

        public DataHandleImpl​(Object object)
    • Method Detail

      • getObject

        public Object getObject()
        Specified by:
        getObject in interface org.drools.ruleunits.api.DataHandle
      • getId

        public long getId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object