Class TestClassConfig

java.lang.Object
com.stereowalker.unionlib.config.tests.TestClassConfig

public class TestClassConfig extends Object
  • Field Details

    • test_boolean

      public static boolean test_boolean
    • test_string

      public static String 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

      public static TestEnum test_enum
  • Constructor Details

    • TestClassConfig

      public TestClassConfig()