Interface IAlgorithm
- All Known Implementing Classes:
 AVLTree, BaseAlgorithm
public interface IAlgorithm
Interface that can be used by versioned algorithms to make
matching algorithms to versions easier.
- 
Method Summary
 
- 
Method Details
- 
matches
 
 -