tecgraf.openbus.opendreams
Class TStamp

java.lang.Object
  extended by tecgraf.openbus.opendreams.TStamp

public class TStamp
extends Object

A classe TStamp representa um time stamp unico no sistema.


Constructor Summary
TStamp()
           
TStamp(String uniq_id)
           
 
Method Summary
 long toLong()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TStamp

public TStamp()

TStamp

public TStamp(String uniq_id)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

toLong

public long toLong()


Tecgraf PUC-Rio