Class CacheTransferSourceCollection

Object
org.anchoranalysis.feature.session.cache.finder.CacheTransferSourceCollection
All Implemented Interfaces:
Iterable<CacheTransferSource<? extends FeatureInput>>

public class CacheTransferSourceCollection
extends Object
implements Iterable<CacheTransferSource<? extends FeatureInput>>
A collection of existing caches that can collectively be used as sources for child-caches elsewhere.
Author:
Owen Feehan