| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceAnalyzer.notifyResult(SerializedResult result) |
void |
TreeAnalysisListener.notifyResult(SerializedResult result) |
Stream<Object> |
HintManager.visitResult(SerializedResult result) |
T |
MappedRoleVisitor.visitResult(SerializedResult result) |
Object |
SimpleDeserializer.visitResult(SerializedResult result) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
SetupGenerators.Generator.visitResult(SerializedResult result) |
| Modifier and Type | Method and Description |
|---|---|
Computation |
MatcherGenerators.Generator.visitResult(SerializedResult result) |
| Modifier and Type | Field and Description |
|---|---|
protected SerializedResult |
AbstractSerializedInteraction.result |
| Modifier and Type | Method and Description |
|---|---|
SerializedResult |
ContextSnapshot.getExpectResult() |
SerializedResult |
AbstractSerializedInteraction.getResult() |
SerializedResult |
SerializedInteraction.getResult() |
protected SerializedResult |
AbstractSerializedInteraction.resultOf(SerializedValue resultValue) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SerializedResult> |
ContextSnapshot.onExpectResult() |
Stream<SerializedResult> |
ContextSnapshot.streamExpectResult() |
| Modifier and Type | Method and Description |
|---|---|
T |
RoleVisitor.visitResult(SerializedResult result) |
| Modifier and Type | Method and Description |
|---|---|
String |
ValuePrinter.visitResult(SerializedResult result) |
Copyright © 2020. All rights reserved.