| Package | Description |
|---|---|
| net.amygdalum.testrecorder | |
| net.amygdalum.testrecorder.serializers | |
| net.amygdalum.testrecorder.visitors |
| Modifier and Type | Method and Description |
|---|---|
T |
SerializedCollectionVisitor.visitList(SerializedList value) |
| Modifier and Type | Method and Description |
|---|---|
SerializedList |
DefaultListSerializer.generate(Type type,
Class<?> valueType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultListSerializer.populate(SerializedList serializedObject,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
String |
SerializedValuePrinter.visitList(SerializedList value) |
Computation |
ObjectToSetupCode.visitList(SerializedList value) |
Computation |
ObjectToMatcherCode.visitList(SerializedList value) |
Object |
Deserializer.visitList(SerializedList value) |
Copyright © 2016. All rights reserved.