org.terracotta.statistics.util
Class InThreadExecutor

java.lang.Object
  extended by org.terracotta.statistics.util.InThreadExecutor
All Implemented Interfaces:
Executor

public final class InThreadExecutor
extends Object
implements Executor

Author:
cdennis

Field Summary
static Executor INSTANCE
           
 
Method Summary
 void execute(Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Executor INSTANCE
Method Detail

execute

public void execute(Runnable r)
Specified by:
execute in interface Executor


Copyright © 2016. All Rights Reserved.