Class FactHandleVersioned

java.lang.Object
org.evrete.api.FactHandleVersioned
All Implemented Interfaces:
Serializable

public final class FactHandleVersioned
extends Object
implements Serializable
See Also:
Serialized Form
  • Constructor Details

    • FactHandleVersioned

      public FactHandleVersioned​(FactHandle handle, int version)
    • FactHandleVersioned

      public FactHandleVersioned​(FactHandle handle)
  • Method Details

    • getVersion

      public int getVersion()
    • getHandle

      public FactHandle getHandle()
    • toString

      public String toString()
      Overrides:
      toString in class Object