public interface OptionStrictPublicResources
Modifier and Type | Method and Description |
---|---|
boolean |
enforceStrictPublicResources()
Returns true if the compiler should not implicitly add a "public" dependency.
|
void |
setEnforceStrictPublicResources(boolean strictPublicResources)
Sets whether the compiler should not implicitly add a "public" dependency.
|
boolean enforceStrictPublicResources()
void setEnforceStrictPublicResources(boolean strictPublicResources)
Copyright © 2018. All rights reserved.