public static final class ThreadCache.CachedTypeIndex<E> extends Object
| Constructor and Description |
|---|
CachedTypeIndex(int index,
String name,
Class<E> clazz,
int size) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getClazz() |
int |
getIndex() |
String |
getName() |
int |
getSize() |
Copyright © 2017–2019 Oracle Corporation. All rights reserved.