public static class RecoveryOption.BooleanRO extends RecoveryOption<Boolean>
RecoveryOption.BooleanRO, RecoveryOption.ConditionalRO<X,T>, RecoveryOption.IntRO, RecoveryOption.TrooleanROarg, value| Constructor and Description |
|---|
BooleanRO(PermittedOptionProvider.Argument<Boolean> arg,
boolean value,
DecompilerComment comment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(MutableOptions mutableOptions,
List<DecompilerComment> commentList,
BytecodeMeta bytecodeMeta) |
public BooleanRO(PermittedOptionProvider.Argument<Boolean> arg, boolean value, DecompilerComment comment)
public boolean apply(MutableOptions mutableOptions, List<DecompilerComment> commentList, BytecodeMeta bytecodeMeta)
apply in class RecoveryOption<Boolean>Copyright © 2011-2021. All Rights Reserved.