| Package | Description |
|---|---|
| com.dslplatform.json.processor |
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap<String,AttributeInfo> |
StructInfo.attributes |
| Modifier and Type | Method and Description |
|---|---|
AttributeInfo |
AttributeInfo.asConcreteType(Types types,
LinkedHashMap<String,TypeMirror> genericSignatures) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeInfo> |
StructInfo.inheritedAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructInfo.add(AttributeInfo attr) |
String |
StructInfo.propertyName(AttributeInfo attribute) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
NamingStrategy.prepareNames(Map<String,AttributeInfo> attributes) |
Map<String,String> |
MinifiedNaming.prepareNames(Map<String,AttributeInfo> attributes) |
Copyright © 2023. All rights reserved.