| Package | Description |
|---|---|
| org.joda.beans.ser |
Serialization of Joda-Beans.
|
| Modifier and Type | Class | 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 | Description |
|---|---|---|
static SerIteratorFactory |
SerIteratorFactory.INSTANCE |
Singleton instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
SerIteratorFactory |
JodaBeanSer.getIteratorFactory() |
Gets the iterator factory.
|
| Modifier and Type | Method | Description |
|---|---|---|
JodaBeanSer |
JodaBeanSer.withIteratorFactory(SerIteratorFactory iteratorFactory) |
Returns a copy of this serializer with the specified iterator factory.
|
Copyright © 2007–2018 Joda.org. All rights reserved.