1 2 3 4 5 6 7
public class Foo { public static void main(String[] args) { A.TestType pre = A.TestType.Pre; } }