Class LeastUpperBoundLogic
java.lang.Object
com.github.javaparser.symbolsolver.resolution.typeinference.LeastUpperBoundLogic
-
Method Summary
Modifier and TypeMethodDescriptionlub(Set<ResolvedType> types) See JLS 4.10.4.static LeastUpperBoundLogicof()
-
Method Details
-
of
-
lub
See JLS 4.10.4. Least Upper Bound.
-