public abstract class InstantBase extends Object implements Instant
Instant.Type| Modifier | Constructor and Description |
|---|---|
protected |
InstantBase(Instant.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Instant.Type |
getType() |
int |
hashCode() |
String |
print(Context context) |
Date |
toDate() |
String |
toString() |
Time |
toTime() |
Timestamp |
toTimestamp() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, ambiguate, disambiguate, getMicrosLocal, getMicrosUTC, getMillisLocal, getMillisUTC, getZone, getZoneOffsetMicros, getZoneOffsetMillis, getZoneOffsetSecs, subtract, switchToprotected InstantBase(Instant.Type type)
public Instant.Type getType()
public Timestamp toTimestamp()
toTimestamp in interface InstantCopyright © 2013-2015 impossibl.com. All Rights Reserved.