public class Installer extends Object implements Command
Modifier and Type | Field and Description |
---|---|
int |
CLEAN_EXIT |
int |
ERROR |
int |
UNINITIALIZED |
Constructor and Description |
---|
Installer() |
Modifier and Type | Method and Description |
---|---|
void |
installLib() |
int |
installLib(boolean verbose) |
static void |
main(String... args) |
void |
run() |
public final int CLEAN_EXIT
public final int ERROR
public final int UNINITIALIZED
Copyright © 2014–2017 Fiji. All rights reserved.