|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectie.ncl.sms.smpp.TimeRecord
public class TimeRecord
| Field Summary | |
|---|---|
static TimeFactory |
timeFactory
|
| Constructor Summary | |
|---|---|
TimeRecord()
|
|
| Method Summary | |
|---|---|
long |
getElapsedTime()
|
long |
getElapsedTimeAsSeconds()
|
boolean |
onOrAfter(TimeRecord record)
|
void |
reset()
|
long |
timeDifference(TimeRecord record)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static TimeFactory timeFactory
| Constructor Detail |
|---|
public TimeRecord()
| Method Detail |
|---|
public void reset()
public long getElapsedTime()
public long getElapsedTimeAsSeconds()
public boolean onOrAfter(TimeRecord record)
public long timeDifference(TimeRecord record)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||