public class InterfaceWrapper<T> extends Object
protected T
content
InterfaceWrapper()
T
getContent()
static <T> InterfaceWrapper<T>
make(T source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected T content
public InterfaceWrapper()
public static <T> InterfaceWrapper<T> make(T source)
public T getContent()
Copyright © 2011 OW2 Consortium. All Rights Reserved.