Class InstantiationSet
java.lang.Object
com.github.javaparser.symbolsolver.resolution.typeinference.InstantiationSet
- Author:
- Federico Tomassetti
-
Method Summary
Modifier and TypeMethodDescriptionbooleanallInferenceVariablesAreResolved(BoundSet boundSet) apply(ResolvedType type) static InstantiationSetempty()booleaninthashCode()booleanisEmpty()toString()withInstantiation(Instantiation instantiation)
-
Method Details
-
allInferenceVariablesAreResolved
-
empty
-
withInstantiation
-
isEmpty
public boolean isEmpty() -
equals
-
hashCode
-
toString
-
apply
-