public class MapSubstitutions extends Object implements Substitutions
| Constructor and Description |
|---|
MapSubstitutions(Map<TypeVar,GenericType> map) |
| Modifier and Type | Method and Description |
|---|---|
GenericType |
get(TypeVar var) |
Map<TypeVar,GenericType> |
getMap() |
public MapSubstitutions(Map<TypeVar,GenericType> map)
public Map<TypeVar,GenericType> getMap()
public GenericType get(TypeVar var)
get in interface SubstitutionsCopyright © 2019. All rights reserved.