com.plumtree.uiinfrastructure.common
Class TimeContainer

java.lang.Object
  extended by com.plumtree.uiinfrastructure.common.TimeContainer

public class TimeContainer
extends java.lang.Object

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.

Author:
scottc Created on May 3, 2003

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

TimeContainer

public TimeContainer(long time)
Method Detail

GetTime

public long GetTime()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.