public class WrapperAdapter extends Object implements Wrapper
WrapperAdapter()
boolean
isWrapperFor(Class<?> iface)
<T> T
unwrap(Class<T> iface)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WrapperAdapter()
public boolean isWrapperFor(Class<?> iface)
isWrapperFor
Wrapper
public <T> T unwrap(Class<T> iface)
unwrap
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.