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, wait
isMet
public 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 Object
Object.toString()
Copyright © 2018. All rights reserved.