Interface NoArgFunction<R>


public interface NoArgFunction<R>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • eval

      R eval()