 |
Enum (Commons Lang 2.6 API)
public abstract class Enum extends Object implements Comparable, Serializable Abstract superclass for type-safe enums. One feature of the C programming language lacking in Java is enumerations. The C implementation based on ints was poor and open to ...
commons.apache.org |
 |