public static class OrderedExecutorFactory.OrderedExecutor extends Object implements Executor
execute(Runnable)
method that happens-after another call A to the
same method, will result in B's task running after A's.Copyright © 2018 The Apache Software Foundation. All Rights Reserved.