public class ReflectionTypeParameter extends Object implements ITypeParameter
| Modifier and Type | Field and Description |
|---|---|
protected TypeVariable<?> |
element |
| Constructor and Description |
|---|
ReflectionTypeParameter(TypeVariable<?> element) |
protected TypeVariable<?> element
public ReflectionTypeParameter(TypeVariable<?> element)
public String getName()
getName in interface ITypeParameterCopyright © 2015 Mulesoft. All rights reserved.