Searched defs:ReadOnlyFileChannel (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
H A DReadOnlyFileChannel.java37 public final class ReadOnlyFileChannel extends FileChannelImpl { class in inherits:FileChannelImpl
38 public ReadOnlyFileChannel(Object stream, int handle) { method in class:ReadOnlyFileChannel

Completed in 179 milliseconds