Searched refs:NO_FIELDS (Results 1 – 2 of 2) sorted by relevance
75 public static final ObjectStreamField[] NO_FIELDS = field in ObjectStreamClass80 NO_FIELDS;484 fields = NO_FIELDS; in ObjectStreamClass()488 fields = NO_FIELDS; in ObjectStreamClass()499 fields = NO_FIELDS; in ObjectStreamClass()525 fields = NO_FIELDS; in ObjectStreamClass()580 fields = NO_FIELDS; in initProxy()722 new ObjectStreamField[numFields] : NO_FIELDS; in readNonProxy()1622 fields = NO_FIELDS; in getSerialFields()1654 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];