public class Utils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static OkHttpRequester |
requester |
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
checkForNull(java.lang.String value,
org.json.JSONObject obj) |
static java.lang.String |
getCurrentTimeStamp() |
static java.lang.String |
getNotNullValue(java.lang.String value,
org.json.JSONObject obj) |
public static final OkHttpRequester requester