public static class RecoveryOptions.Applied extends Object
Modifier and Type | Field and Description |
---|---|
List<DecompilerComment> |
comments |
Options |
options |
boolean |
valid |
Constructor and Description |
---|
Applied(Options options,
List<DecompilerComment> comments,
boolean valid) |
public Options options
public List<DecompilerComment> comments
public boolean valid
public Applied(Options options, List<DecompilerComment> comments, boolean valid)
Copyright © 2011-2021. All Rights Reserved.