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)