org.proteinshader.structure.io.enums
Class CategoryEnumDemo
java.lang.Object
org.proteinshader.structure.io.enums.CategoryEnumDemo
public class CategoryEnumDemo
- extends Object
CategoryEnumDemo is for testing CategoryEnum. It prints the values in
each CategoryEnum to standard out to make them easier to proofread.
Method Summary |
static void |
main(String[] args)
Testing utility that prints all CategoryEnums in the order they
are declared. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryEnumDemo
public CategoryEnumDemo()
main
public static void main(String[] args)
- Testing utility that prints all CategoryEnums in the order they
are declared.
Copyright © 2007-2008