|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vizzini.math.StatefulSupport
public abstract class StatefulSupport
Provides an implementation of IStateful for use as a delegate.
| Constructor Summary | |
|---|---|
StatefulSupport()
|
|
| Method Summary | |
|---|---|
protected abstract IState |
createState()
Create the state. |
IState |
getAbsoluteState()
Return the absolute state. |
IState |
getState()
Return the state. |
IStateful |
getStatefulParent()
Return the parent. |
void |
setStatefulParent(IStateful parent)
Set the parent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatefulSupport()
| Method Detail |
|---|
public IState getAbsoluteState()
getAbsoluteState in interface IStatefulpublic IState getState()
getState in interface IStatefulpublic void setStatefulParent(IStateful parent)
setStatefulParent in interface IStatefulpublic IStateful getStatefulParent()
getStatefulParent in interface IStatefulprotected abstract IState createState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |