| Package | Description |
|---|---|
| pl.jalokim.propertiestojson |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmType |
AlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmType[] |
AlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JsonObjectsTraverseResolver(Map<AlgorithmType,JsonTypeResolver> algorithms,
Map<String,Object> properties,
String propertyKey,
PathMetadata rootPathMetaData,
ObjectJsonType coreObjectJsonType) |
Copyright © 2022. All rights reserved.