Case.java   [plain text]


package support;

public class Case
{
  public static final int A = 9;
}