|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.primative.AbstractStateFactory<T>
public abstract class AbstractStateFactory<T>
| Constructor Summary | |
|---|---|
AbstractStateFactory()
|
|
| Method Summary | |
|---|---|
abstract T |
cloneState(T base)
|
abstract T |
createState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStateFactory()
| Method Detail |
|---|
public abstract T createState()
public abstract T cloneState(T base)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||