org.odata4j.internal
Class TypeConverter

java.lang.Object
  extended by org.odata4j.internal.TypeConverter

public class TypeConverter
extends Object


Constructor Summary
TypeConverter()
           
 
Method Summary
static
<T> T
convert(Object obj, Class<T> desiredClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeConverter

public TypeConverter()
Method Detail

convert

public static <T> T convert(Object obj,
                            Class<T> desiredClass)


http://odata4j.org