| Class | Description |
|---|---|
| ArrayType | |
| CollectionType | |
| ContainerType |
Collection or Array
|
| EntityType |
Entity class in client's domain model.
|
| EntryClass |
Map content type.
|
| EntryType | |
| EnumerableType |
Collection or Array or Map
|
| JaversType |
Property type that can be managed by Javers, so int, String, Date, Reference, etc.
|
| ListType | |
| ManagedType | |
| MapEnumeratorContext | |
| MapType | |
| PrimitiveOrValueType | |
| PrimitiveType |
Primitive or primitive box
|
| SetType | |
| TypeFactory | |
| TypeMapper |
Maps Java types into Javers types
|
| ValueObjectType |
ValueObject class in client's domain model.
|
| ValueType |
Value class in client's domain model.
|