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 © 2015 Oracle Corporation. All rights reserved.