|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed from abstract to non-abstract.
Added Methods | |
List<Type> getExceptionTypes(Member ) |
Returns the resolved generic exception types thrown by {@code constructor}. |
Type getFieldType(Field ) |
Returns the resolved generic type of {@code field}. |
List<Type> getParameterTypes(Member ) |
Returns the resolved generic parameter types of {@code methodOrConstructor}. |
Type getReturnType(Method ) |
Returns the resolved generic return type of {@code method}. |
Type getSupertype(Class<?> ) |
Returns the generic form of {@code supertype}. |
Changed Methods | ||
boolean equals(Object ) |
Change from non-final to final. |
|
Type getType() |
Change from non-final to final. |
Gets underlying {@code Type} instance. |
int hashCode() |
Change from non-final to final. |
|
String toString() |
Change from non-final to final. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |