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

/libcore/luni/src/main/java/java/nio/
H A DMappedByteBuffer.java116 public final MappedByteBuffer force() { method in class:MappedByteBuffer
H A DFileChannelImpl.java202 public void force(boolean metadata) throws IOException { method in class:FileChannelImpl
/libcore/luni/src/main/java/java/nio/channels/
H A DFileChannel.java156 public abstract void force(boolean metadata) throws IOException; method in class:FileChannel

Completed in 159 milliseconds