public static class QLPattern.ArrayListCache<T>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
fetchCount |
int |
newCount |
| Constructor and Description |
|---|
ArrayListCache(int length) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<T> |
fetch() |
void |
sendBack(java.util.List<T> result) |
Copyright © 2012-2023 Alibaba Group. All Rights Reserved.