Class FactHandleVersioned

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

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

    • FactHandleVersioned

      public FactHandleVersioned(FactHandle handle, int version)
  • Method Details

    • getVersion

      public int getVersion()
    • getHandle

      public FactHandle getHandle()
    • toString

      public String toString()
      Overrides:
      toString in class Object