public static interface ExecutionContext.Tag<T>
| Modifier and Type | Method and Description |
|---|---|
default T |
combine(T existing,
T current) |
default boolean |
pushOnClose(ExecutionContext.Relation relation) |
String |
toString() |
Copyright © 2019 SPF4J. All rights reserved.