org.proteinshader.structure.io.enums
Class RecordEnumDemo
java.lang.Object
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.
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 |
RecordEnumDemo
public RecordEnumDemo()
main
public static void main(String[] args)
- Testing utility that prints all RecordEnums in the order they are
declared.
Copyright © 2007-2008