@FunctionalInterface public interface RunnableEx extends Runnable, Serializable
| Modifier and Type | Method and Description | 
|---|---|
| static RunnableEx | noop() | 
| default void | run() | 
| void | runEx() | 
static RunnableEx noop()
Copyright © 2022 Hazelcast, Inc.. All rights reserved.