@Deprecated public interface OptionAggressivelyOptimize
Modifier and Type | Method and Description |
---|---|
boolean |
isAggressivelyOptimize()
Deprecated.
Returns true if the compiler should aggressively optimize.
|
void |
setAggressivelyOptimize(boolean enabled)
Deprecated.
Sets whether or not the compiler should aggressively optimize.
|
Copyright © 2018. All rights reserved.