|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
String[] names() |
Returns all the names of this code. |
CodeList<T> valueOf(Class<T>, |
Returns the code of the given type that matches the given criterion, or returns a new one if none match it. |
| Changed Methods | ||
boolean matches(String) |
Now deprecated. |
Ignoring case, whitespace or other special characters are arbitrary decisions. |
CodeList<T> valueOf(Class<T>, |
Change in return type from CodeList to CodeList<T>. |
Returns the code of the given type that matches the given name, or returns a new one if none match it. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||