| Class and Description |
|---|
| BiMapping
Abstracts a tool which can bidirectionally map properties of an instance of a certain type to and from a
Map. |
| BiMapping.Builder
Defines a builder for the declarative creation of a
BiMapping. |
| Fields.Mode
Defines modes for determining relevant fields of a class that represent its properties.
|
| Mapping
Abstracts a tool which can map properties of an instance of a certain type into a
Map. |
| Mapping.Builder
Defines a builder for the declarative creation of a
Mapping. |
| ReMapping
Abstracts a tool which can re-map properties of an instance of a certain type from a
Map. |
| ReMapping.Builder
Defines a builder for the declarative creation of a
ReMapping. |
| TargetOperation
Abstracts a procedural operation that can be performed on a given target of a particular type and that
returns that target as a functional result.
|
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.