org.himinbi.app
Class RunnerTest

java.lang.Object
  |
  +--org.himinbi.app.RunnerTest

public class RunnerTest
extends java.lang.Object


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

Constructor Detail

RunnerTest

public RunnerTest()
Method Detail

printCount

public void printCount()

countPrint

public void countPrint()

main

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