Uses of Class
de.ibapl.jnhw.libloader.Abi
-
-
Uses of Abi in de.ibapl.jnhw.libloader
Methods in de.ibapl.jnhw.libloader that return Abi Modifier and Type Method Description AbiMultiarchInfo. getAbi()static AbiAbi. valueOf(String name)Returns the enum constant of this type with the specified name.static Abi[]Abi. values()Returns an array containing the constants of this enum type, in the order they are declared.
-