Package org.bson.types
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaxKey()
-