Class DeltaCompositeKey


  • @Deprecated
    public final class DeltaCompositeKey
    extends Object
    Deprecated.
    since 9.1
    DeltaCompositeKey is the key guarding access to a specific entry in DeltaAware
    • Constructor Detail

      • DeltaCompositeKey

        public DeltaCompositeKey​(Object deltaAwareValueKey,
                                 Object entryKey)
        Deprecated.
    • Method Detail

      • getDeltaAwareValueKey

        public final Object getDeltaAwareValueKey()
        Deprecated.
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object obj)
        Deprecated.
        Overrides:
        equals in class Object