Package | Description |
---|---|
com.allanbank.mongodb.bson.io |
Provides the ability to serialize and deserialize BSON
Document s. |
Modifier and Type | Method and Description |
---|---|
SizeOfVisitor.CachedSizeNode |
SizeOfVisitor.CachedSizeNode.getNext()
Returns the next value.
|
Modifier and Type | Method and Description |
---|---|
void |
SizeOfVisitor.CachedSizeNode.setNext(SizeOfVisitor.CachedSizeNode next)
Sets the value of next to the new value.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.