|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean equals(Object ) |
Change in signature from Object to java.lang.Object . |
Returns true if {@code o} is another {@code TypeToken} that represents the same Type. |
TypeToken<?> getComponentType() |
Change in return type from TypeToken to TypeToken<?> . |
Returns the array component type if this type represents an array ({@code int[]}, {@code T[]}, {@code |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |