Uses of Class
jnr.ffi.Platform.Linux.Match
-
Packages that use Platform.Linux.Match Package Description jnr.ffi -
-
Uses of Platform.Linux.Match in jnr.ffi
Methods in jnr.ffi that return types with arguments of type Platform.Linux.Match Modifier and Type Method Description private java.util.List<Platform.Linux.Match>
Platform.Linux. getMatches(java.lang.String libName, java.util.List<java.lang.String> libraryPaths)
Methods in jnr.ffi with parameters of type Platform.Linux.Match Modifier and Type Method Description int
Platform.Linux.Match. compareTo(Platform.Linux.Match o)
-