Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java842 private static class Unmapper class in FileChannelImpl
858 private Unmapper(long address, long size, int cap, in Unmapper() method in FileChannelImpl.Unmapper