public final class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
createFileIfNotExists(File file)
Attempts to create the given file if it doesn't exist.
|
public static void createFileIfNotExists(File file)
file - the file to create if it doesn't existCopyright © 2016–2018 The AuthMe Team. All rights reserved.