|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectorg.javaruntype.typedef.InnerNamedTypeDefVariable
public final class InnerNamedTypeDefVariable
Represents an inner type definition variable containing a variable name.
For example: X extends T.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getArrayDimensions()
Returns the number of array dimensions applied to the component class. |
String |
getVariableName()
Returns the component class |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getVariableName()
Returns the component class
public int getArrayDimensions()
Returns the number of array dimensions applied to the component class.
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||