com.compoze.collab.util
Class SoftCache.NullValue

java.lang.Object
  extended by com.compoze.collab.util.SoftCache.NullValue
Enclosing class:
SoftCache

public static class SoftCache.NullValue
extends Object

Used to represent null values in the cache.


Constructor Summary
SoftCache.NullValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftCache.NullValue

public SoftCache.NullValue()


Copyright © 2006 BEA Systems, Inc. All Rights Reserved