Uses of Class
de.ibapl.jnhw.common.memory.AbstractNativeMemory.SetMem
-
Packages that use AbstractNativeMemory.SetMem Package Description de.ibapl.jnhw.common.memory Classes to manage blocks of native memory. -
-
Uses of AbstractNativeMemory.SetMem in de.ibapl.jnhw.common.memory
Methods in de.ibapl.jnhw.common.memory that return AbstractNativeMemory.SetMem Modifier and Type Method Description static AbstractNativeMemory.SetMemAbstractNativeMemory.SetMem. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractNativeMemory.SetMem[]AbstractNativeMemory.SetMem. values()Returns an array containing the constants of this enum type, in the order they are declared.
-