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
-
Method Summary
-
Constructor Details
-
BaseAlgorithm
protected BaseAlgorithm(int vmMinorVersion, int algorithmVersion)
-
-
Method Details
-
matches
- Specified by:
matches
in interfaceIAlgorithm
-