Uses of Class
de.ibapl.jnhw.libloader.Endianess
-
-
Uses of Endianess in de.ibapl.jnhw.libloader
Methods in de.ibapl.jnhw.libloader that return Endianess Modifier and Type Method Description EndianessMultiarchInfo. getEndianess()EndianessMultiarchTupelBuilder. getEndianess()static EndianessNativeLibResolver. getEndianess()static EndianessEndianess. valueOf(String name)Returns the enum constant of this type with the specified name.static Endianess[]Endianess. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.ibapl.jnhw.libloader with parameters of type Endianess Modifier and Type Method Description StringArch. formatArchName(Endianess endianess)
-