public class AppConfigure extends Object
Constructor and Description |
---|
AppConfigure() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getBoolean(String name) |
static boolean |
getBoolean(String name,
boolean defaultValue) |
static int |
getInteger(String name) |
static int |
getInteger(String name,
int defaultValue) |
static String |
getString(String name) |
static String |
getString(String name,
String defaultValue) |
Copyright © 2014. All Rights Reserved.