public class ReflectionObjectReplacer extends Object implements Function<Object,Object>
ReflectionObjectReplacer(com.oracle.graal.pointsto.meta.AnalysisMetaAccess metaAccess)
Object
apply(Object original)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ReflectionObjectReplacer(com.oracle.graal.pointsto.meta.AnalysisMetaAccess metaAccess)
public Object apply(Object original)
apply
Function<Object,Object>