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