|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.util.TimeSpan
public class TimeSpan
Creates a representable timespan.
| Constructor Summary | |
|---|---|
TimeSpan(java.util.Date from,
java.util.Date to)
Get an instance of TimeSpan representing the span between the given from and to dates. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Print out the timespan. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TimeSpan(java.util.Date from,
java.util.Date to)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||