intarsys runtime library

de.intarsys.tools.functor
Class FunctorTools

java.lang.Object
  extended by de.intarsys.tools.functor.FunctorTools

public class FunctorTools
extends Object

Tool class for handling functor specific tasks.


Method Summary
static boolean toBoolean(Object object)
           
static List toList(IArgs args)
           
static Map toMap(IArgs args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toBoolean

public static boolean toBoolean(Object object)

toList

public static List toList(IArgs args)

toMap

public static Map toMap(IArgs args)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.