se.kmr.scam.client.http.util
Class TimeStamp

java.lang.Object
  extended byse.kmr.scam.client.http.util.TimeStamp

public class TimeStamp
extends Object

Represents a time-stamp.

Version:
$Revision: 1.3 $
Author:
Jöran
Created:
den 21 augusti 2002

Constructor Summary
TimeStamp()
           
 
Method Summary
 boolean equals(Object o)
          Compares this object with an Object for equility.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeStamp

public TimeStamp()
Method Detail

equals

public boolean equals(Object o)
Compares this object with an Object for equility.

Parameters:
o - Compare with this object
Returns:
true if both objects represents the same time-stamp.


Copyright © 2003 SCAM. All Rights Reserved.