org.drools.games.pong
Class PongMain

java.lang.Object
  extended by org.drools.games.pong.PongMain

public class PongMain
extends Object


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

Constructor Detail

PongMain

public PongMain()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException
Parameters:
args -
Throws:
InterruptedException

init

public void init()
          throws InterruptedException
Throws:
InterruptedException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.