Package org.bson.types
Class MinKey
- java.lang.Object
 - 
- org.bson.types.MinKey
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class MinKey extends Object implements Serializable
Represent the minimum key value regardless of the key's type- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description MinKey() 
 -