public class Instantiation extends Object
| Constructor and Description |
|---|
Instantiation(InferenceVariable inferenceVariable,
ResolvedType properType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InferenceVariable |
getInferenceVariable() |
ResolvedType |
getProperType() |
int |
hashCode() |
String |
toString() |
public Instantiation(InferenceVariable inferenceVariable, ResolvedType properType)
public InferenceVariable getInferenceVariable()
public ResolvedType getProperType()
Copyright © 2007–2024. All rights reserved.