public interface ThreadSetupHandler
Modifier and Type | Interface and Description |
---|---|
static interface | ThreadSetupHandler.Action<T,C> |
Modifier and Type | Method and Description |
---|---|
<T,C> ThreadSetupHandler.Action<T,C> | create(ThreadSetupHandler.Action<T,C> action) |
<T,C> ThreadSetupHandler.Action<T,C> create(ThreadSetupHandler.Action<T,C> action)
Copyright © 2020 JBoss by Red Hat. All rights reserved.