org.jicengine.util
Class Utils

java.lang.Object
  extended byorg.jicengine.util.Utils

public class Utils
extends java.lang.Object

?

Author:
.timo

Constructor Summary
Utils()
           
 
Method Summary
static java.lang.Object choose(java.lang.Object value, java.lang.Object defaultValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

choose

public static java.lang.Object choose(java.lang.Object value,
                                      java.lang.Object defaultValue)