|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleTypeInfo
A simple type denotes either a reference type or a primitive type. It represents a type subject to boxing and unboxing.
| Method Summary | |
|---|---|
LiteralType |
getLiteralType()
|
boolean |
isPrimitive()
|
| Methods inherited from interface org.reflext.api.ClassTypeInfo |
|---|
getDeclaredField, getDeclaredFields, getDeclaredMethod, getDeclaredMethods, getInterfaces, getKind, getName, getPackageName, getSimpleName, getSuperClass, getSuperType, isAssignableFrom, resolve |
| Methods inherited from interface org.reflext.api.TypeInfo |
|---|
accept, isReified, isSubType, unwrap |
| Methods inherited from interface org.reflext.api.GenericDeclarationInfo |
|---|
getTypeParameters |
| Methods inherited from interface org.reflext.api.annotation.Annotated |
|---|
getDeclaredAnnotation |
| Method Detail |
|---|
LiteralType getLiteralType()
boolean isPrimitive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||