cvm.uci.manager
Class UCIManager

java.lang.Object
  extended by cvm.uci.manager.UCIManager

public class UCIManager
extends java.lang.Object

Manager of UCI Main package

Author:
jmart054 && Frankenstein

Method Summary
static UCIManager getInstance()
          Singleton implementation
 void initUCI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UCIManager getInstance()
Singleton implementation

Returns:
UCIManager instance

initUCI

public void initUCI()