Package | Description |
---|---|
net.amygdalum.testrecorder.deserializers.builder | |
net.amygdalum.testrecorder.deserializers.matcher | |
net.amygdalum.testrecorder.values |
Modifier and Type | Method and Description |
---|---|
Class<SerializedLiteral> |
DefaultLiteralAdaptor.getAdaptedClass() |
Modifier and Type | Method and Description |
---|---|
Computation |
DefaultLiteralAdaptor.tryDeserialize(SerializedLiteral value,
Deserializer generator) |
Modifier and Type | Method and Description |
---|---|
Class<SerializedLiteral> |
DefaultLiteralAdaptor.getAdaptedClass() |
Modifier and Type | Method and Description |
---|---|
Computation |
DefaultLiteralAdaptor.tryDeserialize(SerializedLiteral value,
Deserializer generator) |
Modifier and Type | Method and Description |
---|---|
static SerializedLiteral |
SerializedLiteral.literal(Object value) |
static SerializedLiteral |
SerializedLiteral.literal(Type type,
Object value) |
Copyright © 2020. All rights reserved.