Searched refs:SC_SERIALIZABLE (Results 1 – 2 of 2) sorted by relevance
165 final static byte SC_SERIALIZABLE = 0x02; field
672 ((flags & ObjectStreamConstants.SC_SERIALIZABLE) != 0); in readNonProxy()721 flags |= ObjectStreamConstants.SC_SERIALIZABLE; in writeNonProxy()