Uses of Class
com.google.api.client.testing.http.FixedClock

Packages that use FixedClock
com.google.api.client.testing.http Testing utilities used for writing tests based on this library. 
 

Uses of FixedClock in com.google.api.client.testing.http
 

Methods in com.google.api.client.testing.http that return FixedClock
 FixedClock FixedClock.setTime(long newTime)
          Changes the time value this time provider is returning.
 



Copyright © 2011-2012 Google. All Rights Reserved.