Uses of Class
org.jacoco.core.runtime.InjectedClassRuntime.Lookup
Packages that use InjectedClassRuntime.Lookup
-
Uses of InjectedClassRuntime.Lookup in org.jacoco.core.runtime
Methods in org.jacoco.core.runtime that return InjectedClassRuntime.LookupModifier and TypeMethodDescription(package private) static InjectedClassRuntime.Lookup
InjectedClassRuntime.Lookup.lookup()
(package private) static InjectedClassRuntime.Lookup
InjectedClassRuntime.Lookup.privateLookupIn
(Class<?> targetClass, InjectedClassRuntime.Lookup lookup) See corresponding method introduced in Java 9.Methods in org.jacoco.core.runtime with parameters of type InjectedClassRuntime.LookupModifier and TypeMethodDescription(package private) static InjectedClassRuntime.Lookup
InjectedClassRuntime.Lookup.privateLookupIn
(Class<?> targetClass, InjectedClassRuntime.Lookup lookup) See corresponding method introduced in Java 9.