|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmpp.util.XMPPConstants
public class XMPPConstants
Contains constant values representing various objects in Tinder.
| Field Summary | |
|---|---|
static long |
DAY
The amount of milliseconds in one . |
static long |
HOUR
The amount of milliseconds in one . |
static long |
MINUTE
The amount of milliseconds in one minute. |
static long |
SECOND
The amount of milliseconds in one second. |
static long |
WEEK
The amount of milliseconds in one . |
static java.lang.String |
XMPP_DATETIME_FORMAT
Date/time format for use by SimpleDateFormat. |
static java.lang.String |
XMPP_DELAY_DATETIME_FORMAT
Date/time format for use by SimpleDateFormat. |
| Constructor Summary | |
|---|---|
XMPPConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long SECOND
public static final long MINUTE
public static final long HOUR
public static final long DAY
public static final long WEEK
public static final java.lang.String XMPP_DATETIME_FORMAT
public static final java.lang.String XMPP_DELAY_DATETIME_FORMAT
| Constructor Detail |
|---|
public XMPPConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||