Searched refs:leastUpperBound (Results 1 – 2 of 2) sorted by relevance
188 public static ResolvedType leastUpperBound(Set<ResolvedType> types) { in leastUpperBound() method in TypeHelper
672 Ti = leastUpperBound(properLowerBounds); in performResolution()