net.ranides.assira.asm
Class ProxyDelegator

java.lang.Object
  extended by net.ranides.assira.asm.ProxyDelegator

public final class ProxyDelegator
extends Object

Author:
ranides

Method Summary
static
<T> T
paramWrapper(T object, Class<T> intface, BiFunction<Object,Object> function)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

paramWrapper

public static <T> T paramWrapper(T object,
                                 Class<T> intface,
                                 BiFunction<Object,Object> function)


Copyright © 2013. All Rights Reserved.