|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.unibi.techfak.jpredictor.operator.States.SequenceStore
class States.SequenceStore
This class is a wrapper class for holding a sequence object and the type information about it.
| Field Summary | |
|---|---|
(package private) java.lang.Object |
sequence
|
(package private) int |
type
|
| Constructor Summary | |
|---|---|
States.SequenceStore(java.lang.Object sequ,
int type)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.Object sequence
int type
| Constructor Detail |
|---|
States.SequenceStore(java.lang.Object sequ,
int type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||