Interface Func<V>


  • public interface Func<V>
    • Method Detail

      • call

        V call()