Serialized Form
-
Package org.refcodes.struct
-
Exception org.refcodes.struct.AmbigousKeyRuntimeException
class AmbigousKeyRuntimeException extends StructureRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_key
String _key
-
-
Class org.refcodes.struct.CanonicalMapBuilderImpl
- serialVersionUID:
- 1L
-
Class org.refcodes.struct.ClassStructMapBuilderImpl
- serialVersionUID:
- 1L
-
Serialized Fields
-
_typeMode
SimpleType _typeMode
-
-
Exception org.refcodes.struct.KeyNotFoundException
class KeyNotFoundException extends StructureException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_key
String _key
-
-
Exception org.refcodes.struct.KeyNotFoundRuntimeException
class KeyNotFoundRuntimeException extends StructureRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_key
String _key
-
-
Class org.refcodes.struct.PathMapBuilderImpl
class PathMapBuilderImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.refcodes.struct.SimpleTypeMapBuilderImpl
- serialVersionUID:
- 1L
-
Exception org.refcodes.struct.StructureException
class StructureException extends org.refcodes.exception.AbstractException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.struct.StructureRuntimeException
class StructureRuntimeException extends org.refcodes.exception.AbstractRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.struct.TypeUtility.NoSuchMethodNotInvokedException
class NoSuchMethodNotInvokedException extends NoSuchMethodException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_cause
Throwable _cause
-
-