public class Utils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_ANDROID |
static org.joda.time.DateTime |
MIN_DATE_TIME |
static org.joda.time.LocalDate |
MIN_LOCAL_DATE |
static java.util.UUID |
MIN_UUID |
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
appendLimitOffsetOrder(java.lang.String url,
java.lang.Integer limit,
java.lang.Integer offset,
java.lang.Iterable<java.util.Map.Entry<java.lang.String,java.lang.Boolean>> order,
java.lang.Boolean isFirst) |