Class MinKey

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated(since="2022-10-31")
    public final class MinKey
    extends java.lang.Object
    implements java.io.Serializable
    Deprecated.
    Usage of this API is not supported in AEM as a Cloud Service.
    Represent the minimum key value regardless of the key's type
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      MinKey()
      Deprecated.
       
    • Constructor Detail

      • MinKey

        public MinKey()
        Deprecated.
    • Method Detail

      • equals

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

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

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object