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:
  • Constructor Details

    • MinKey

      public MinKey()
  • Method Details