Searched defs:SC_SERIALIZABLE (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/io/
H A DObjectStreamConstants.java155 public static final byte SC_WRITE_METHOD = 0x01; // If SC_SERIALIZABLE
161 public static final byte SC_SERIALIZABLE = 0x02; field in interface:ObjectStreamConstants

Completed in 46 milliseconds