Searched defs:targetSize (Results 1 – 4 of 4) sorted by relevance
257 private long targetSize; field in ForEachOps.ForEachTask366 private final long targetSize; field in ForEachOps.ForEachOrderedTask
104 protected long targetSize; // may be lazily initialized field in AbstractTask
136 protected final void ensureCapacity(long targetSize) { in ensureCapacity()501 protected final void ensureCapacity(long targetSize) { in ensureCapacity()
973 int targetSize = target.size(); in indexOfSubList() local1026 int targetSize = target.size(); in lastIndexOfSubList() local