Searched defs:compactIndex (Results 1 – 1 of 1) sorted by relevance
241 int compactIndex = getCompactIndex(i); in toObjectArray() local255 protected abstract void serialize(int compactIndex, T store); in serialize()262 protected abstract T deserialize(int compactIndex, T store); in deserialize()