|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
T[] toArray(Class |
Converts the given List<T> to a an array of T[]. |
T[] toArray(List) |
Converts the given List<T> to a an array of T[]. |
| Added Methods | |
Object[] toArray(Class, |
Converts the given List<T> to a an array of T[]. |
Object[] toArray(List) |
Converts the given List<T> to a an array of T[]. |
| Changed Methods | ||
Class getClass(Object) |
Change in return type from Class to Class.Change in signature from T to Object. |
Returns the Class object (of type Class<T>) of the argument of type T. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||