com.latencybusters.pdm
Class PDMTimestamp

java.lang.Object
  extended by com.latencybusters.pdm.PDMTimestamp

public class PDMTimestamp
extends java.lang.Object

A representation of a PDMTimestamp with the number of seconds and microseconds since the epoch


Constructor Summary
PDMTimestamp(int seconds, int microseconds)
           
 
Method Summary
 int getMicroseconds()
           
 int getSeconds()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PDMTimestamp

public PDMTimestamp(int seconds,
                    int microseconds)
Method Detail

getSeconds

public int getSeconds()

getMicroseconds

public int getMicroseconds()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.