HomeSort by relevance Sort by last modified time
    Searched defs:withCachedThreadPool (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/java/nio/channels/
AsynchronousChannelGroup.java 47 * #withFixedThreadPool withFixedThreadPool} or {@link #withCachedThreadPool
48 * withCachedThreadPool} methods defined here. Channels are bound to a group by
82 * group (see {@link #withCachedThreadPool withCachedThreadPool}).
228 public static AsynchronousChannelGroup withCachedThreadPool(ExecutorService executor,
  /prebuilts/sdk/current/
core.jar 

Completed in 180 milliseconds