public interface Degradable<R,P extends Processor<R>>
| 限定符和类型 | 字段和说明 |
|---|---|
static BooleanSupplier |
STRONG_DEPENDENCY
强依赖
|
static BooleanSupplier |
WEAK_DEPENDENCY
弱依赖
|
| 限定符和类型 | 方法和说明 |
|---|---|
P |
getFallbackProcessor() |
boolean |
isWeakDependency() |
static final BooleanSupplier STRONG_DEPENDENCY
static final BooleanSupplier WEAK_DEPENDENCY
boolean isWeakDependency()
@NotNull P getFallbackProcessor()
Copyright © 2021. All rights reserved.