Class 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 MinKey getInstance()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInstance

        public static MinKey getInstance()