| Modifier and Type | Method and Description |
|---|---|
T |
Deserializer.visitValueType(SerializedValueType value) |
| Modifier and Type | Method and Description |
|---|---|
String |
ValuePrinter.visitValueType(SerializedValueType value) |
Object |
SimpleDeserializer.visitValueType(SerializedValueType value) |
T |
MappedDeserializer.visitValueType(SerializedValueType value) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
ObjectToSetupCode.visitValueType(SerializedValueType value) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
ObjectToMatcherCode.visitValueType(SerializedValueType value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializedLiteral
Serializing to SerializedLiteral is only valid for primitive types and non-null Strings.
|
Copyright © 2016. All rights reserved.