public interface StaticallyImportable
Modifier and Type | Field and Description |
---|---|
static ClassConditionKey<StaticallyImportable> |
CLASS_CONDITION_KEY |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeImported() |
void |
setShouldBeImported(boolean shouldImportStatic) |
boolean |
willBeImported() |
static final ClassConditionKey<StaticallyImportable> CLASS_CONDITION_KEY