|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.rblasch.convert.type.AbstractType
org.rblasch.convert.type.NullType
| Constructor Summary | |
NullType()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Returns whether this types is equal to the given types. |
java.lang.String |
getName()
Returns the name. |
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NullType()
| Method Detail |
public java.lang.String getName()
Type
public boolean equals(java.lang.Object obj)
Type
equals in interface Typepublic int hashCode()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||