public class LeastUpperBoundFinder extends Object
| Constructor and Description |
|---|
LeastUpperBoundFinder(GenericTypeNavigator typeNavigator) |
| Modifier and Type | Method and Description |
|---|---|
GenericType |
find(List<GenericType> types) |
public LeastUpperBoundFinder(GenericTypeNavigator typeNavigator)
public GenericType find(List<GenericType> types)
Copyright © 2019. All rights reserved.