|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
Class ) |
Create a new CustomMapEditor for the given target type, keeping an incoming {@code null} as-is. |
Class, |
Create a new CustomMapEditor for the given target type. |
Added Constructors | |
Class<Map> ) |
Create a new CustomMapEditor for the given target type, keeping an incoming {@code null} as-is. |
Class<Map>, |
Create a new CustomMapEditor for the given target type. |
Changed Methods | ||
Map<Object, Object> createMap(Class<Map>, |
Change in return type from Map to (Map<Object, Object> ).Change in signature from ( Class, int ) to (Class<Map>, int ). |
Create a Map of the given type, with the given initial capacity (if supported by the Map type). |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |