| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Algorithm | The Algorithm defines how a value for a file is computed. | 
| Cache | A Cache let the user store key-value-pairs in a permanent manner and access them. | 
| Class Summary | |
| DigestAlgorithm | Computes a 'hashvalue' for the content of file using java.security.MessageDigest. | 
| EqualComparator | Simple implementation of Comparator for use in CacheSelector. | 
| HashvalueAlgorithm | Computes a 'hashvalue' for the content of file using String.hashValue(). | 
| ModifiedSelector | Selector class that uses Algorithm, Cache and Comparator for its work. | 
| ModifiedSelector.AlgorithmName | |
| ModifiedSelector.CacheName | |
| ModifiedSelector.ComparatorName | |
| PropertiesfileCache | Use java.util.Properties for storing the values. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||