|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A NamedType
is a type with a name, usually either a top-level
class, a member class, or a local class.
Method Summary | |
java.lang.String |
fullName()
|
java.lang.String |
name()
|
Methods inherited from interface jltools.types.Qualifier |
isPackage, isType, toPackage, toType |
Methods inherited from interface jltools.types.TypeObject |
isCanonical, position, restore, typeSystem |
Methods inherited from interface jltools.util.Copy |
copy |
Methods inherited from interface jltools.types.Type |
arrayOf, arrayOf, descendsFrom, isArray, isAssignableSubtype, isBoolean, isByte, isCastValid, isChar, isClass, isDouble, isFloat, isImplicitCastValid, isInt, isIntOrLess, isLong, isLongOrLess, isNull, isNumeric, isPrimitive, isReference, isSame, isShort, isSubtype, isThrowable, isUncheckedException, isVoid, toArray, toClass, toNull, toPrimitive, toReference, translate |
Method Detail |
public java.lang.String name()
name
in interface NamedQualifier
public java.lang.String fullName()
fullName
in interface NamedQualifier
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |