Searched refs:componentLen (Results 1 – 1 of 1) sorted by relevance
104 private int componentLen = -1; // how much is used. field in ObjectIdentifier114 init((int[])components, componentLen); in readObject() local124 componentLen = comps.length; in writeObject()