Searched refs:VERSION_STREAM_SERIALIZER (Results 1 – 1 of 1) sorted by relevance
70 private static final int VERSION_STREAM_SERIALIZER = 1; field in Icon399 dataStream.writeInt(VERSION_STREAM_SERIALIZER); in writeToStream()434 if (version >= VERSION_STREAM_SERIALIZER) { in createFromStream()