com.mongodb
Class DBUndefined

java.lang.Object
  extended by com.mongodb.DBUndefined

public class DBUndefined
extends Object

Class to represent BSON 'undefined' type


Constructor Summary
DBUndefined()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBUndefined

public DBUndefined()