public static interface FileBuiltQuery.Status
Modifier and Type | Method and Description |
---|---|
void |
addChangeListener(ChangeListener l)
Add a listener to changes.
|
boolean |
isBuilt()
Check whether the file is currently built.
|
void |
removeChangeListener(ChangeListener l)
Stop listening to changes.
|
boolean isBuilt()
void addChangeListener(ChangeListener l)
l
- a listener to addvoid removeChangeListener(ChangeListener l)
l
- a listener to removeBuilt on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.