Class AlgorithmPicker<T extends IAlgorithm>
java.lang.Object
com.ibm.j9ddr.vm29.j9.AlgorithmPicker<T>
Class containing the boilerplate code for picking an appropriate algorithm.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionTemplate method that returns a fresh instance of each algorithm 
- 
Constructor Details
- 
AlgorithmPicker
 
 - 
 - 
Method Details
- 
pickAlgorithm
 - 
allAlgorithms
 
 -