Searched refs:NO_FIELDS (Results 1 – 3 of 3) sorted by relevance
82 public static final ObjectStreamField[] NO_FIELDS = field in ObjectStreamClass87 NO_FIELDS;505 fields = NO_FIELDS; in ObjectStreamClass()509 fields = NO_FIELDS; in ObjectStreamClass()520 fields = NO_FIELDS; in ObjectStreamClass()549 fields = NO_FIELDS; in ObjectStreamClass()608 fields = NO_FIELDS; in initProxy()756 new ObjectStreamField[numFields] : NO_FIELDS; in readNonProxy()1699 fields = NO_FIELDS; in getSerialFields()1731 return NO_FIELDS; in getDeclaredSerialFields()[all …]
379 public static final java.io.ObjectStreamField[] NO_FIELDS; field in ObjectStreamClass382 NO_FIELDS = new java.io.ObjectStreamField[0];
1899 field public static final java.io.ObjectStreamField[] NO_FIELDS;