polya
Class EOF

java.lang.Object
  |
  +--polya.EOF

public class EOF
extends java.lang.Object

EOF represents an end-of-file


Constructor Summary
EOF()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EOF

public EOF()