Home
last modified time | relevance | path

Searched defs:JimfsAsynchronousFileChannel (Results 1 – 1 of 1) sorted by relevance

/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsAsynchronousFileChannel.java42 final class JimfsAsynchronousFileChannel extends AsynchronousFileChannel { class
47 public JimfsAsynchronousFileChannel(JimfsFileChannel channel, ExecutorService executor) { in JimfsAsynchronousFileChannel() method in JimfsAsynchronousFileChannel