java.lang.Object
io.github.jspinak.brobot.database.state.stateObject.otherStateObjects.StateString

public class StateString
extends java.lang.Object
A State String belongs to a State and usually has a String that has a special meaning for the owner State. For example, typing this String may be part of a Transition for this State but not for other States.
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  StateString.Builder  
    static class  StateString.InNullState  
  • Method Summary

    Modifier and Type Method Description
    void addTimesActedOn()  
    boolean defined()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait