Java implementation of a redblacktree with the Set interface.
Iterator guarantees comparator order.
Simple implementation of a redblack tree against the java set interface