public class InferenceVariableSubstitution extends Object
| Modifier and Type | Method and Description |
|---|---|
static InferenceVariableSubstitution |
empty() |
InferenceVariableSubstitution |
withPair(InferenceVariable inferenceVariable,
ResolvedType type) |
public static InferenceVariableSubstitution empty()
public InferenceVariableSubstitution withPair(InferenceVariable inferenceVariable, ResolvedType type)
Copyright © 2007–2024. All rights reserved.