org.glassfish.grizzly
Class ThreadCache.CachedTypeIndex<E>
java.lang.Object
org.glassfish.grizzly.ThreadCache.CachedTypeIndex<E>
- Enclosing class:
- ThreadCache
public static final class ThreadCache.CachedTypeIndex<E>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadCache.CachedTypeIndex
public ThreadCache.CachedTypeIndex(int index,
String name,
Class<E> clazz,
int size)
getIndex
public int getIndex()
getName
public String getName()
getClazz
public Class getClazz()
getSize
public int getSize()
Copyright © 2012 Oracle Corporation. All Rights Reserved.