Class Eater

java.lang.Object
  extended by Eater

public class Eater
extends java.lang.Object


Constructor Summary
Eater()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Eater

public Eater()
Method Detail

main

public static void main(java.lang.String[] args)