Uses of Interface
net.runelite.client.util.ReflectUtil.PrivateLookupableClassLoader
-
Packages that use ReflectUtil.PrivateLookupableClassLoader Package Description net.runelite.client.util -
-
Uses of ReflectUtil.PrivateLookupableClassLoader in net.runelite.client.util
Methods in net.runelite.client.util with parameters of type ReflectUtil.PrivateLookupableClassLoader Modifier and Type Method Description static void
ReflectUtil. installLookupHelper(ReflectUtil.PrivateLookupableClassLoader cl)
Allows private Lookups to be created for classes in this ClassLoader
-