Package | Description |
---|---|
org.jbehave.core.embedder.executors |
Modifier and Type | Class and Description |
---|---|
class |
FixedThreadExecutors
Creates instances of
Executors.newFixedThreadPool(int) . |
class |
SameThreadExecutors
Creates instances of
MoreExecutors#sameThreadExecutor() . |
Copyright © 2003–2015. All rights reserved.