Uses of Interface
net.spy.factory.Instance

Packages that use Instance
net.spy.factory SPY Generic Factory System 
 

Uses of Instance in net.spy.factory
 

Classes in net.spy.factory with type parameters of type Instance
 interface CacheEntry<T extends Instance>
          Interface for factory cache implementations.
 class GenFactory<T extends Instance>
          Generic object instance cache.
 class HashCacheEntry<T extends Instance>
          An implementation of CacheEntry that is backed by a HashMap.
 



Copyright © 1995-2006 SPY Internetworking. All Rights Reserved.