Class TestClassConfig
java.lang.Object
com.stereowalker.unionlib.config.tests.TestClassConfig
-
Field Details
-
test_boolean
public static boolean test_boolean -
test_string
-
test_integer
public static int test_integer -
test_float
public static float test_float -
test_long
public static long test_long -
test_enum
-
-
Constructor Details
-
TestClassConfig
public TestClassConfig()
-