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