public class ParametrizedTypeCache extends Object
| Constructor and Description |
|---|
ParametrizedTypeCache() |
| Modifier and Type | Method and Description |
|---|---|
Type.ParametrizedTypeType |
getParametrizedTypeType(Symbol.TypeSymbol symbol,
Map<Type.TypeVariableType,Type> typeSubstitution) |
public Type.ParametrizedTypeType getParametrizedTypeType(Symbol.TypeSymbol symbol, Map<Type.TypeVariableType,Type> typeSubstitution)
Copyright © 2012–2015 SonarSource. All rights reserved.