edu.ksu.cis.bnj.test
Class TestK2

java.lang.Object
  extended byedu.ksu.cis.bnj.test.TestK2

public class TestK2
extends java.lang.Object

Testing K2 Functionality

Author:
Roby Joehanes

Constructor Summary
TestK2()
           
 
Method Summary
static Table getExample()
          Get the toy example out from paper for testing
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestK2

public TestK2()
Method Detail

getExample

public static Table getExample()
Get the toy example out from paper for testing

Returns:
Table

main

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