Uses of Class
com.sun.jini.collection.SoftCache.Value

Packages that use SoftCache.Value
com.sun.jini.collection Various collection classes used internally by code in com.sun.jini classes. 
 

Uses of SoftCache.Value in com.sun.jini.collection
 

Methods in com.sun.jini.collection that return SoftCache.Value
(package private) static SoftCache.Value SoftCache.Value.create(Object k, Object v, ReferenceQueue q)
           
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.