|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldTypeInformation
| Method Summary | |
|---|---|
com.sun.mirror.type.TypeMirror |
getCollectionParam()
Returns the collection parameter |
com.sun.mirror.type.TypeMirror |
getType()
Returns the type of the field |
boolean |
isCollectionType()
Whether this is a collection type |
boolean |
isType(Class<?> type)
Whether the field is of the given type (exactly!) |
| Method Detail |
|---|
@NotNull com.sun.mirror.type.TypeMirror getType()
boolean isType(@NotNull
Class<?> type)
type - the type
@NotNull com.sun.mirror.type.TypeMirror getCollectionParam()
boolean isCollectionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||