org.codehaus.groovy.runtime.metaclass
Interface MemoryAwareConcurrentReadMap.Reference

All Known Implementing Classes:
MemoryAwareConcurrentReadMap.DummyRef, MemoryAwareConcurrentReadMap.SoftRef
Enclosing class:
MemoryAwareConcurrentReadMap

private static interface MemoryAwareConcurrentReadMap.Reference

Reference class used to support get()


Method Summary
 java.lang.Object get()
           
 

Method Detail

get

java.lang.Object get()


Copyright © ${year} The Codehaus. All Rights Reserved.