Modifier and Type | Method and Description |
---|---|
static <T> ConcurrentManaged<T> |
ConcurrentManaged.newManaged(Async async,
Caller caller,
ManagedOptions options,
Supplier<? extends Stage<T>> setup,
Function<? super T,? extends Stage<Void>> teardown) |
Copyright © 2017. All rights reserved.