public interface Dependent
| Modifier and Type | Method and Description |
|---|---|
boolean |
affectsGlobalScope() |
@Nullable Set<Class<?>> |
getAfterDependents() |
@Nullable Set<Class<?>> |
getBeforeDependents() |
@Nullable @Nullable Set<Class<?>> getAfterDependents()
@Nullable @Nullable Set<Class<?>> getBeforeDependents()
boolean affectsGlobalScope()
Copyright © 2020. All rights reserved.