Class MaxKey

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

public final class MaxKey extends Object implements Serializable
Represent the maximum key value regardless of the key's type
See Also:
  • Constructor Details

    • MaxKey

      public MaxKey()
  • Method Details