I am trying to make a generic binary tree and and the nodes of the binary tree will be made of objects. In order to insert and move around the binary tree I am using the Com