| Package | Description |
|---|---|
| org.joda.beans.ser |
Serialization of Joda-Beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectSerIteratorFactory
Factory used to create wrappers around collection-like objects.
|
class |
GuavaSerIteratorFactory
Guava factory used to create wrappers around collection-like objects.
|
| Modifier and Type | Field and Description |
|---|---|
static SerIteratorFactory |
SerIteratorFactory.INSTANCE
Singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
SerIteratorFactory |
JodaBeanSer.getIteratorFactory()
Gets the iterator factory.
|
| Modifier and Type | Method and Description |
|---|---|
JodaBeanSer |
JodaBeanSer.withIteratorFactory(SerIteratorFactory iteratorFactory)
Returns a copy of this serializer with the specified iterator factory.
|
Copyright © 2007–2017 Joda.org. All rights reserved.