org.hyperic.sigar.util
Class ReferenceMap.SoftValue

java.lang.Object
  extended by java.lang.ref.Reference<T>
      extended by java.lang.ref.SoftReference
          extended by org.hyperic.sigar.util.ReferenceMap.SoftValue
All Implemented Interfaces:
ReferenceMap.MapReference
Enclosing class:
ReferenceMap

protected static final class ReferenceMap.SoftValue
extends java.lang.ref.SoftReference
implements ReferenceMap.MapReference


Method Summary
 java.lang.Object getKey()
           
 
Methods inherited from class java.lang.ref.SoftReference
get
 
Methods inherited from class java.lang.ref.Reference
clear, enqueue, isEnqueued
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKey

public java.lang.Object getKey()
Specified by:
getKey in interface ReferenceMap.MapReference


Copyright ? 2004-2009 Hyperic. All Rights Reserved.