Interface NoArgFunction<R>


public interface NoArgFunction<R>
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     
  • Method Details Link icon

    • eval Link icon

      R eval()