Serialized Form
-
Package de.cronn.reflection.util
-
Class de.cronn.reflection.util.ReflectionRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package de.cronn.reflection.util.immutable.collection
-
Class de.cronn.reflection.util.immutable.collection.DeepImmutableCollection extends AbstractCollection<E> implements Serializable
- serialVersionUID:
- 1L
-
Class de.cronn.reflection.util.immutable.collection.DeepImmutableList extends DeepImmutableCollection<E> implements Serializable
- serialVersionUID:
- 1L
-
Class de.cronn.reflection.util.immutable.collection.DeepImmutableMap extends AbstractMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class de.cronn.reflection.util.immutable.collection.DeepImmutableSet extends DeepImmutableCollection<E> implements Serializable
- serialVersionUID:
- 1L
-