public class TripState extends Object
static TripState
create()
createStarted()
boolean
isNew()
isRunning()
isStopped()
start()
stop()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static TripState create()
public static TripState createStarted()
public boolean isNew()
public boolean start()
public boolean isRunning()
public boolean stop()
public boolean isStopped()
public String toString()
toString
Object
Copyright © 2025. All rights reserved.