Package org.forgerock.openig.util
Class IgTicker
- java.lang.Object
 - 
- com.google.common.base.Ticker
 - 
- org.forgerock.openig.util.IgTicker
 
 
 
- 
- All Implemented Interfaces:
 com.github.benmanes.caffeine.cache.Ticker
public class IgTicker extends com.google.common.base.Ticker implements com.github.benmanes.caffeine.cache.TickerA time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.This class is compatible with Caffeine and Guava.
 
- 
- 
Constructor Summary
Constructors Constructor Description IgTicker() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longread() 
 -