Serialized Form


Package org.joda.beans.gen

Class org.joda.beans.gen.BeanCodeGenException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

line

int line
The line number.


file

File file
The file.


Package org.joda.beans.impl.flexi

Class org.joda.beans.impl.flexi.FlexiBean extends BasicBean implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

data

Map<K,V> data
The underlying data.


Package org.joda.beans.impl.map

Class org.joda.beans.impl.map.MapBean extends HashMap<String,Object> implements Serializable

serialVersionUID: 1L



Copyright © 2007–2017 Joda.org. All rights reserved.