|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.functor.FunctorTools
public class FunctorTools
Tool class for handling functor specific tasks.
Method Summary | |
---|---|
static boolean |
toBoolean(java.lang.Object object)
|
static java.util.List |
toList(IArgs args)
|
static java.util.Map |
toMap(IArgs args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean toBoolean(java.lang.Object object)
public static java.util.List toList(IArgs args)
public static java.util.Map toMap(IArgs args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |