intarsys runtime library

de.intarsys.tools.adapter
Class AdapterTools

java.lang.Object
  extended by de.intarsys.tools.adapter.AdapterTools

public class AdapterTools
extends Object

A tool class for handling adapter objects.


Constructor Summary
AdapterTools()
           
 
Method Summary
static
<T> T
getAdapter(Object object, Class<T> clazz)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterTools

public AdapterTools()
Method Detail

getAdapter

public static <T> T getAdapter(Object object,
                               Class<T> clazz)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.