public final class TokenDatabase extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSetupDone() |
static void |
load() |
static @Nullable String |
trySetup(@NotNull byte[] body) |
public static void load()
public static boolean isSetupDone()
@Nullable public static @Nullable String trySetup(@NotNull @NotNull byte[] body)
Copyright © 2020. All rights reserved.