Package adams.flow.control
Interface StorageUser
-
- All Known Implementing Classes:
AppendArchive,CombineArrays,CombineCollections,CompareObjectLocations,GetStorageValue,HashSet,IndexedSplitsRunsEvaluation,LookUp,MakeContainer,MapToWekaInstance,MergeReport,MergeReportFromMap,PDFAppendDocument,SetContainerValue,SetJsonValue,SetMapValue,StorageValue,StorageValuesArray,WekaFilter,WekaGeneticAlgorithmInitializer,WekaNearestNeighborSearch,ZipArrays
public interface StorageUserInterface for classes that use storage items.- Version:
- $Revision$
- Author:
- fracpete (fracpete at waikato dot ac dot nz)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisUsingStorage()Returns whether storage items are being used.
-