Package abc

Class ClassWithConstants


  • public class ClassWithConstants
    extends Object
    Used for testing that compile-time constant field initializers are preserved in extension class code gen. Necessary since the Java compiler substitutes the field refs with the constant values.