Uses of Interface
org.specrunner.reuse.IReusable

Packages that use IReusable
org.specrunner.reuse.core   
 

Uses of IReusable in org.specrunner.reuse.core
 

Classes in org.specrunner.reuse.core that implement IReusable
 class AbstractReusable<T>
          Partial reusable object implementation.
 

Methods in org.specrunner.reuse.core that return IReusable
 IReusable<?> ReusableManagerImpl.put(String name, IReusable<?> resource)
           
 

Methods in org.specrunner.reuse.core with parameters of type IReusable
 IReusable<?> ReusableManagerImpl.put(String name, IReusable<?> resource)
           
 



Copyright © 2014. All rights reserved.