Interface FunctionResult<T>


  • public interface FunctionResult<T>
    • Method Detail

      • apply

        T apply()