org.proteinshader.structure.io.enums
Class RecordEnumDemo

java.lang.Object
  extended by org.proteinshader.structure.io.enums.RecordEnumDemo

public class RecordEnumDemo
extends Object

RecordEnumDemo is for testing RecordEnum. It prints the values in each RecordEnum to standard out to make them easier to proofread.


Constructor Summary
RecordEnumDemo()
           
 
Method Summary
static void main(String[] args)
          Testing utility that prints all RecordEnums 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

RecordEnumDemo

public RecordEnumDemo()
Method Detail

main

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



Copyright © 2007-2008