Interface Functions.Function0<Result>

Type Parameters:
Result - the result of the single closure method.
Enclosing interface:
Functions

public static interface Functions.Function0<Result>
A function without any parameters.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details