public abstract class AIteratorITracePointStateEnginge.ACondition extends Object implements AIteratorITracePointStateEnginge.ICondition
toString() to make this class-cluster a bit more
debuggable.
| Constructor and Description |
|---|
ACondition(String name)
Constructor taking a name that will be used for
toString(). |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisMetpublic ACondition(String name)
toString().
Prefer using distinct names for all conditions of a state engine for allowing unambiguous debugging.
name - a name that will be used for toString().public String toString()
toString in class ObjectObject.toString()Copyright © 2017. All rights reserved.