| Package | Description |
|---|---|
| net.amygdalum.testrecorder.deserializers | |
| net.amygdalum.testrecorder.types | |
| net.amygdalum.testrecorder.values |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceAnalyzer.notifyField(SerializedStructuralType self,
SerializedField field) |
void |
TreeAnalysisListener.notifyField(SerializedStructuralType self,
SerializedField field) |
Void |
TreeAnalyzer.visitStructuralType(SerializedStructuralType value) |
| Modifier and Type | Method and Description |
|---|---|
T |
ReferenceTypeVisitor.visitStructuralType(SerializedStructuralType value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializedObject
Serializing to SerializedObject is the default if no other SerializedValue matches.
|
Copyright © 2020. All rights reserved.