public interface Startable
Modifier and Type | Method and Description |
---|---|
boolean |
isStarted()
Returns true if this object has started
|
void |
setStarted(boolean started)
Sets whether or not this object has started or not
|
Copyright © 2025 Apache Software Foundation. All rights reserved.