Interface CurrentGroup.VoidGroupTask

Enclosing class:
CurrentGroup
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface CurrentGroup.VoidGroupTask
Functional interface for a task during which a certain group should be used.
Since:
2.4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes the task.