public interface OptionFinalProperties
Library compilation uses this as a guide for how long it must delay generator execution to avoid having to rerun the same generator again later when properties it depends on change.
Modifier and Type | Method and Description |
---|---|
Properties |
getFinalProperties()
Returns the final properties.
|
void |
setFinalProperties(Properties properties)
Sets the list of paths to input libraries.
|
Properties getFinalProperties()
void setFinalProperties(Properties properties)
Copyright © 2018. All rights reserved.