JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.djrapitops.plan.delivery.domain
Interface DateHolder
All Known Implementing Classes:
DateObj
,
GeoInfo
,
Nickname
,
Ping
,
PlayerDeath
,
PlayerKill
,
Session
,
TPS
public interface
DateHolder
Interface for objects that have a epoch ms date.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getDate
()
Get the date the object holds.
Method Detail
getDate
long getDate()
Get the date the object holds.
Returns:
Epoch ms - milliseconds passed since January 1st 1970.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method