|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean defaulted(String ) |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException . |
Return true if the named field is defaulted and has no value in this stream. |
boolean get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named boolean field from the persistent field. |
byte get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named byte field from the persistent field. |
char get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named char field from the persistent field. |
double get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named double field from the persistent field. |
float get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named float field from the persistent field. |
int get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named int field from the persistent field. |
Object get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named Object field from the persistent field. |
long get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named long field from the persistent field. |
short get(String, |
Change in exceptions thrown from (IOException, IllegalArgumentException ) to IOException .Documentation changed from old to new. |
Get the value of the named short field from the persistent field. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |