public static interface JavaConstant.MethodHandle.Dispatcher.Initializable
| Modifier and Type | Method and Description | 
|---|---|
| JavaConstant.MethodHandle.Dispatcher | initialize()Initializes the dispatcher, if required. | 
| Class<?> | lookupType(Object lookup)Returns the lookup type of a given  java.lang.invoke.MethodHandles$Lookupinstance. | 
| Object | publicLookup()Returns a public  java.lang.invoke.MethodHandles.Lookupinstance. | 
JavaConstant.MethodHandle.Dispatcher initialize()
Object publicLookup()
java.lang.invoke.MethodHandles.Lookup instance.java.lang.invoke.MethodHandles.Lookup instance.Copyright © 2014–2019. All rights reserved.