public class TypeParameterModel extends Object
| Constructor and Description |
|---|
TypeParameterModel(Elements elementUtils,
TypeMirror typeMirror) |
| Modifier and Type | Method and Description |
|---|---|
ClassModel |
asType() |
String |
asTypeVar() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isType() |
boolean |
isTypeVar() |
String |
toString() |
public TypeParameterModel(Elements elementUtils, TypeMirror typeMirror)
public ClassModel asType()
public String asTypeVar()
public boolean isType()
public boolean isTypeVar()
Copyright © 2019. All Rights Reserved.