Uses of Class
com.google.common.testing.FakeTicker

Packages that use FakeTicker
com.google.common.testing   
 

Uses of FakeTicker in com.google.common.testing
 

Methods in com.google.common.testing that return FakeTicker
 FakeTicker FakeTicker.advance(long nanoseconds)
          Advances the ticker value by nanoseconds.
 FakeTicker FakeTicker.advance(long time, TimeUnit timeUnit)
          Advances the ticker value by time in timeUnit.
 



Copyright © 2010-2012. All Rights Reserved.