Uses of Class
net.ssehub.easy.instantiation.java.JavaSettings
-
Packages that use JavaSettings Package Description net.ssehub.easy.instantiation.java Java additions to VIL. -
-
Uses of JavaSettings in net.ssehub.easy.instantiation.java
Methods in net.ssehub.easy.instantiation.java that return JavaSettings Modifier and Type Method Description static JavaSettingsJavaSettings. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JavaSettings[]JavaSettings. values()Returns an array containing the constants of this enum type, in the order they are declared.
-