org.terracotta.statistics.util
Class InThreadExecutor
java.lang.Object
org.terracotta.statistics.util.InThreadExecutor
- All Implemented Interfaces:
- Executor
public final class InThreadExecutor
- extends Object
- implements Executor
- Author:
- cdennis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Executor INSTANCE
execute
public void execute(Runnable r)
- Specified by:
execute in interface Executor
Copyright © 2016. All Rights Reserved.