Class ReflectionLookupSupplier

java.lang.Object
io.opentelemetry.javaagent.instrumentation.internal.reflection.ReflectionLookupSupplier
All Implemented Interfaces:
Supplier<MethodHandles.Lookup>

public final class ReflectionLookupSupplier extends Object implements Supplier<MethodHandles.Lookup>
Helper class that provides a MethodHandles.Lookup that allows defining classes in this package.