org.hyperic.sigar.util
Class ReferenceMap.SoftValue

java.lang.Object
  extended byjava.lang.ref.Reference
      extended byjava.lang.ref.SoftReference
          extended byorg.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-2006 Hyperic. All Rights Reserved.