Class HitPolicyEntry


  • public class HitPolicyEntry
    extends java.lang.Object
    Represents the hit policy and the aggregator of a decision table.
    Author:
    Askar Akhmerov
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • getHitPolicy

        public HitPolicy getHitPolicy()