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