Searched defs:lastIndex (Results 1 – 2 of 2) sorted by relevance
187 int lastIndex = index + maxLength; in getString() local
1260 int lastIndex = 0; in readHierarchy() local1293 … private int findStreamSuperclass(Class<?> cl, List<ObjectStreamClass> classList, int lastIndex) { in findStreamSuperclass()