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