Package de.bwaldvogel.mongo.bson
Class MinKey
- java.lang.Object
-
- de.bwaldvogel.mongo.bson.MinKey
-
- All Implemented Interfaces:
Bson,java.io.Serializable
public class MinKey extends java.lang.Object implements Bson
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MinKeygetInstance()
-
-
-
Method Detail
-
getInstance
public static MinKey getInstance()
-
-