The template template parameters are not needed to express the functionality of the binaryTreeDictionary. This change replaces them by simple class templates and explicit instantiation. This simplifies consumption of the openJDK in scenarios requiring older C++ compilers. This change also removes dead get_chunk() from binaryTreeDictionary.cpp