public final class SerialExecutor extends Object
Constructor and Description |
---|
SerialExecutor() |
public void enqueue(Runnable runnable)
runnable
- the runnable containing the actual taskpublic void execute()
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.