The
tree.concurrent
package contains classes for the concurrent implementation of the
recursive enumeration
of adjacent modes based on bit pattern trees; concurrent here means parallelized within the same java virtual machine using multiple threads.