Interface ClusterEvent

All Superinterfaces:
Consumer<ClusterListener>

public interface ClusterEvent extends Consumer<ClusterListener>
Author:
Marek Posolda
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     

    Methods inherited from interface java.util.function.Consumer

    andThen