Méthode | Description | |
---|---|---|
AddNode ( LinkedListNode |
Add the given node to the linked list
|
|
AddState ( DFSA dSt ) : void |
Add a new node to the list, with value given by the dSt
|
|
MoveMember ( DFSA dSt, |
Move the node with value dSt from this partition to blk.
|
|
PartitionBlock ( int symbolCardinality ) : System |