Uses of Interface
org.jline.terminal.spi.JnaSupport
-
Packages that use JnaSupport Package Description org.jline.terminal org.jline.terminal.impl.jna -
-
Uses of JnaSupport in org.jline.terminal
Fields in org.jline.terminal declared as JnaSupport Modifier and Type Field Description private JnaSupportTerminalBuilder.TerminalBuilderSupport. jnaSupportMethods in org.jline.terminal that return JnaSupport Modifier and Type Method Description JnaSupportTerminalBuilder.TerminalBuilderSupport. getJnaSupport() -
Uses of JnaSupport in org.jline.terminal.impl.jna
Classes in org.jline.terminal.impl.jna that implement JnaSupport Modifier and Type Class Description classJnaSupportImpl
-