org.proteinshader.structure.io.enums
Class CategoryEnumDemo

java.lang.Object
  extended by 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.


Constructor Summary
CategoryEnumDemo()
           
 
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
 

Constructor Detail

CategoryEnumDemo

public CategoryEnumDemo()
Method Detail

main

public static void main(String[] args)
Testing utility that prints all CategoryEnums in the order they are declared.



Copyright © 2007-2008