Interface GFunction<U,​V>


  • public interface GFunction<U,​V>
    • Method Detail

      • value

        U value​(V x)