org.terracotta.statistics.archive
Class DevNull
java.lang.Object
org.terracotta.statistics.archive.DevNull
- All Implemented Interfaces:
- SampleSink<Object>
public class DevNull
- extends Object
- implements SampleSink<Object>
- Author:
- cdennis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEV_NULL
public static final SampleSink<Object> DEV_NULL
accept
public void accept(Object object)
- Specified by:
accept in interface SampleSink<Object>
Copyright © 2015. All Rights Reserved.