FutureTask.get

@throws CancellationException {@inheritDoc}

  1. V get()
  2. V get(Duration timeout)
    class FutureTask(V)
    V
    get
    (
    Duration timeout
    )

Meta