Class BaseAlgorithm
java.lang.Object
com.ibm.j9ddr.vm29.j9.BaseAlgorithm
- All Implemented Interfaces:
 IAlgorithm
- Direct Known Subclasses:
 AVLTree
Contains logic for doing a simple one-version match for an algorithm
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BaseAlgorithm
protected BaseAlgorithm(int vmMinorVersion, int algorithmVersion)  
 - 
 - 
Method Details
- 
matches
- Specified by:
 matchesin interfaceIAlgorithm
 
 -