java.lang.Object | ||
java.io.ObjectInputStream.GetField |
Inner class to provide access to serializable fields
ObjectInputStream.GetField() |
abstract | boolean | defaulted(String name) | ||||
abstract | long | get(String name, long defaultValue) | ||||
abstract | double | get(String name, double defaultValue) | ||||
abstract | float | get(String name, float defaultValue) | ||||
abstract | byte | get(String name, byte defaultValue) | ||||
abstract | char | get(String name, char defaultValue) | ||||
abstract | int | get(String name, int defaultValue) | ||||
abstract | short | get(String name, short defaultValue) | ||||
abstract | boolean | get(String name, boolean defaultValue) | ||||
abstract | Object | get(String name, Object defaultValue) | ||||
abstract | ObjectStreamClass | getObjectStreamClass() |
true
if the default value is set,
false
otherwiseIOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
IOException | |
IllegalArgumentException | |
IOException |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |