public class PatcherPlan extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PatcherPlan.ClientContext |
| Constructor and Description |
|---|
PatcherPlan() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<PatcherPlan> |
load(Context context) |
void |
save(Context context) |
boolean |
shouldApply() |
public boolean shouldApply()
public void save(Context context)
public static Optional<PatcherPlan> load(Context context)
Copyright © 2025 Suncode. All rights reserved.