This project has retired. For details please refer to its
        
        Attic page.
      
- java.lang.Object
- 
- com.yammer.metrics.core.Gauge<T>
- 
- com.yammer.metrics.core.NoOpGuage<T>
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| static NoOpGuage | INSTANCEsingleton instance for everyone to use |  
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| NoOpGuage()do not instantiate |  
 
 
- 
Method Summary
- 
Methods inherited from class com.yammer.metrics.core.GaugeprocessWith
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Constructor Detail
- 
NoOpGuagepublic NoOpGuage() do not instantiate 
 
 
- 
Method Detail
- 
valuepublic T value() 
- Specified by:
- valuein class- com.yammer.metrics.core.Gauge<T>
 
 
 
 
 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.