net.spy.util
Class TimeSpan
java.lang.Object
net.spy.util.TimeSpan
public class TimeSpan
- extends Object
Creates a representable timespan.
|
Constructor Summary |
TimeSpan(Date from,
Date to)
Get an instance of TimeSpan representing the span between the given
from and to dates. |
TimeSpan
public TimeSpan(Date from,
Date to)
- Get an instance of TimeSpan representing the span between the given
from and to dates.
toString
public String toString()
- Print out the timespan.
- Overrides:
toString in class Object
Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.