| Package | Description |
|---|---|
| org.simpleflatmapper.map.impl |
SourceMapper partial implementation. |
| Modifier and Type | Method and Description |
|---|---|
<C extends org.simpleflatmapper.util.Consumer<DiscriminatorPropertyFinder.DiscriminatorMatch>> |
DiscriminatorPropertyFinder.DiscriminatorPropertyMeta.forEachProperty(C consumer) |
| Constructor and Description |
|---|
DiscriminatorPropertyMeta(String name,
Type ownerType,
org.simpleflatmapper.reflect.ReflectionService reflectService,
List<DiscriminatorPropertyFinder.DiscriminatorMatch> matches) |
Copyright © 2020. All rights reserved.