|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
boolean isPrimitive() |
Returns true if this type is one of the nine primitive types (including {@code void}). |
TypeToken<T> unwrap() |
Returns the corresponding primitive type if this is a wrapper type; otherwise returns {@code this} itself. |
TypeToken<T> wrap() |
Returns the corresponding wrapper type if this is a primitive type; otherwise returns {@code this} itself. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||