Package org.bson.types
Class MaxKey
- java.lang.Object
-
- org.bson.types.MaxKey
-
- All Implemented Interfaces:
java.io.Serializable
public final class MaxKey extends java.lang.Object implements java.io.SerializableRepresent the maximum key value regardless of the key's type- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaxKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-