Generated by
JDiff

Class java.lang.reflect.Modifier

Changed Methods
boolean isStrict(int) Documentation changed from old to new.
Return true if the specifier integer includes the strictfp modifier.
 

Changed Fields
int STRICT Documentation changed from old to new.
The int value representing the strictfp modifier.