| Service class that tests if the type is an enum and the name is one of the
values of the enumeration. This class exists and is kept trivially small
in order to support Java 1.4 and 1.5 from a single codebase: the build
procedure replaces this class with a dummy that does not require a Java 1.5
Class.class file be available.
Copyright © 2005 David A. Hall
|