Uses of Interface
org.apache.openejb.util.Computable

Packages that use Computable
org.apache.openejb.util   
 

Uses of Computable in org.apache.openejb.util
 

Classes in org.apache.openejb.util that implement Computable
 class Memoizer<K,V>
           
 

Constructors in org.apache.openejb.util with parameters of type Computable
Memoizer(Computable<K,V> c)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.