net.sf.bigyo.container
Class Util
java.lang.Object
net.sf.bigyo.container.Util
public class Util
- extends Object
Created on 2004.04.01.
- Author:
- zsombor
To change the template for this generated type comment go to Window -
Preferences - Java - Code Generation - Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
convertVertexList
public static String convertVertexList(List list)
createXStream
public static com.thoughtworks.xstream.XStream createXStream()
toObject
public static Object toObject(Object obj)
toObject
public static Object toObject(int obj)
toObject
public static Object toObject(double obj)
toObject
public static Object toObject(float obj)
toObject
public static Object toObject(boolean obj)
toObject
public static Object toObject(char obj)
toint
public static int toint(Object obj)
tolong
public static long tolong(Object obj)
todouble
public static double todouble(Object obj)
tofloat
public static float tofloat(Object obj)
toboolean
public static boolean toboolean(Object obj)
Copyright © 2004 Sourceforge.net. All Rights Reserved.