Rice Pastry API

rice.environment.time
Interface TimeSource

All Known Implementing Classes:
SimpleTimeSource

public interface TimeSource

Interface to return the current time. The simplest interface can simply return System.currentTimeMillis();

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
Jeff Hoye

Method Summary
 long currentTimeMillis()
           
 

Method Detail

currentTimeMillis

public long currentTimeMillis()
Returns:
the current time in millis

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection