Class MinKey

java.lang.Object
org.bson.types.MinKey
All Implemented Interfaces:
Serializable

@Deprecated(since="2022-10-31") public final class MinKey extends Object implements 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:
  • Constructor Details

    • MinKey

      public MinKey()
      Deprecated.
  • Method Details

    • equals

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

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

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