public class ListUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListUtils.UnsafeArrayList<E> |
static class |
ListUtils.UnsafeArrayListClosable<E> |
| Constructor and Description |
|---|
ListUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ListUtils.UnsafeArrayListClosable<AnalysisObject> |
getTLArrayList(ThreadLocal<ListUtils.UnsafeArrayListClosable<AnalysisObject>> tl,
int initialCapacity) |
public static ListUtils.UnsafeArrayListClosable<AnalysisObject> getTLArrayList(ThreadLocal<ListUtils.UnsafeArrayListClosable<AnalysisObject>> tl, int initialCapacity)