Modifier and Type | Method and Description |
---|---|
Stream<Object> |
HintManager.visitValueType(SerializedValueType value) |
T |
MappedRoleVisitor.visitValueType(SerializedValueType value) |
Object |
SimpleDeserializer.visitValueType(SerializedValueType value) |
Modifier and Type | Method and Description |
---|---|
Computation |
SetupGenerators.Generator.visitValueType(SerializedValueType value) |
Modifier and Type | Method and Description |
---|---|
Computation |
MatcherGenerators.Generator.visitValueType(SerializedValueType value) |
Modifier and Type | Method and Description |
---|---|
T |
RoleVisitor.visitValueType(SerializedValueType value) |
Modifier and Type | Class and Description |
---|---|
class |
SerializedLiteral
Serializing to SerializedLiteral is only valid for primitive types and non-null Strings.
|
Modifier and Type | Method and Description |
---|---|
String |
ValuePrinter.visitValueType(SerializedValueType value) |
Copyright © 2020. All rights reserved.