org.lee.mugen.util
Class MugenTools

java.lang.Object
  extended by org.lee.mugen.util.MugenTools

public class MugenTools
extends java.lang.Object


Constructor Summary
MugenTools()
           
 
Method Summary
static boolean isEmpty(java.lang.Object o)
           
static boolean isEmpty(java.lang.Object[] o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MugenTools

public MugenTools()
Method Detail

isEmpty

public static boolean isEmpty(java.lang.Object o)

isEmpty

public static boolean isEmpty(java.lang.Object[] o)