You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Enum.java 110B

123
  1. package java.lang; // Fake class to keep 1.4 JVM (that will be running the tests) happy
  2. public class Enum {
  3. }