public class AdapterTools extends Object
AdapterTools()
static <T> T
getAdapter(Object object, Class<T> clazz)
clazz
object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AdapterTools()
public static <T> T getAdapter(Object object, Class<T> clazz)
This method should return null if adaption is not possible.
null
T
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.