Package | Description |
---|---|
com.allanbank.mongodb.bson.element |
Modifier and Type | Class and Description |
---|---|
class |
DoubleElement
A wrapper for a BSON double.
|
class |
IntegerElement
A wrapper for a BSON (signed 32-bit) integer.
|
class |
LongElement
A wrapper for a BSON (signed 64-bit) integer or long.
|
Copyright © 2011-2012 Allanbank Consulting, Inc.. All Rights Reserved.