Uses of Class
de.ibapl.jnhw.libloader.SizeInBit
-
-
Uses of SizeInBit in de.ibapl.jnhw.libloader
Fields in de.ibapl.jnhw.libloader declared as SizeInBit Modifier and Type Field Description SizeInBitArch. wordSizeMethods in de.ibapl.jnhw.libloader that return SizeInBit Modifier and Type Method Description SizeInBitMultiarchInfo. getSizeOfLong()SizeInBitMultiarchTupelBuilder. getSizeOfLong()static SizeInBitNativeLibResolver. getSizeOfLong()SizeInBitMultiarchInfo. getSizeOfPointer()SizeInBitMultiarchTupelBuilder. getSizeOfPointer()static SizeInBitNativeLibResolver. getSizeOfPointer()static SizeInBitSizeInBit. valueOf(String name)Returns the enum constant of this type with the specified name.static SizeInBit[]SizeInBit. values()Returns an array containing the constants of this enum type, in the order they are declared.
-