|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.common.TimeContainer
public class TimeContainer
Since we can't store a long in an XPHashtable, we have to use a container object There is no XPBigInt, so the TimeContainer class is made instead. It is nothing but a container.
| Constructor Summary | |
|---|---|
TimeContainer(long time)
|
|
| Method Summary | |
|---|---|
long |
GetTime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeContainer(long time)
| Method Detail |
|---|
public long GetTime()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||