@Internal public final class WrappingProxyUtil extends Object
WrappingProxy
.public static <T> T stripProxy(@Nullable WrappingProxy<T> wrappingProxy)
T
- The type of the delegate. Note that all proxies in the chain must be assignable to T.wrappingProxy
- The initial proxy.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.