Class EJavaBayes

java.lang.Object
  |
  +--EJavaBayes

public class EJavaBayes
extends java.lang.Object


Constructor Summary
EJavaBayes()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method for JavaBayes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJavaBayes

public EJavaBayes()
Method Detail

main

public static void main(java.lang.String[] args)
Main method for JavaBayes.