Class Callables

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <T> AsyncCallable<T> <T> callable, ListeningExecutorService listeningExecutorService)
      Creates an .
      static <T> <T> T value)
      Creates a Callable which immediately returns a preset value each time it is called.
      • Methods inherited from class java.lang.

        , , , , , , , , , ,