Interface Procedures.Procedure0

Enclosing interface:
Procedures

public static interface Procedures.Procedure0
A procedure without any parameters, e.g. a Runnable.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • apply

      void apply()