- java.lang.Object
-
- com.google.common.base.Ticker
-
- com.facebook.airlift.testing.TestingTicker
-
-
Method Summary
-
Methods inherited from class com.google.common.base.Ticker
systemTicker
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TestingTicker
public TestingTicker()
-
Method Detail
-
read
public long read()
- Specified by:
read in class com.google.common.base.Ticker
Copyright © 2010–2020 Airlift. All rights reserved.