public class Occurence
extends java.lang.Object
AlgoRULEGROWTH
,
Sequence
,
SequenceDatabase
Modifier and Type | Field and Description |
---|---|
short |
firstItemset
the first occurence
// e.g. |
short |
lastItemset
the last occurence
|
Constructor and Description |
---|
Occurence(short firstItemset,
short lastItemset)
Constructor
|