Interface Func<R>


  • public interface Func<R>
    • Method Detail

      • invoke

        R invoke()