Top Interfaces
module java.base

Package jdk.internal.access.foreign


Interface Summary

Modifier and TypeInterface and Description
public interface
UnmapperProxy

This proxy interface is required to allow instances of the FileChannelImpl.Unmapper interface (which is a non-public class inside the sun.nio.ch package) to be accessed from the mapped memory segment factory.