public class BlockMerger
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<Itemset> |
itemsets
|
| Constructor and Description |
|---|
BlockMerger(Config config)
Default constructor
|