org.glassfish.grizzly
Class ThreadCache.ObjectCache
java.lang.Object
org.glassfish.grizzly.ThreadCache.ObjectCache
- Enclosing class:
- ThreadCache
public static final class ThreadCache.ObjectCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadCache.ObjectCache
public ThreadCache.ObjectCache()
put
public boolean put(ThreadCache.CachedTypeIndex index,
Object o)
get
public <E> E get(ThreadCache.CachedTypeIndex<E> index)
Copyright © 2011 Oracle Corpration. All Rights Reserved.