Interface NonaryFunction<T>


public interface NonaryFunction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • invoke

      T invoke()