Interface Future<V>


  • public interface Future<V>
    • Method Detail

      • get

        V get()
        throws java.lang.Exception
        Throws:
        java.lang.Exception