类的用途
jdk.dynalink.SecureLookupSupplier
使用 SecureLookupSupplier 的包
包
描述
包含用于链接
invokedynamic 调用站点的接口和类。
包含语言运行时所需的接口和类,以实现它们自己的特定于语言的对象模型和类型转换。
-
SecureLookupSupplier 在 jdk.dynalink 中的用法
-
SecureLookupSupplier 在 jdk.dynalink.linker 中的用法
jdk.dynalink.linker 中的方法,参数类型为 SecureLookupSupplier修饰符和类型方法描述<T> TLinkerServices.getWithLookup(Supplier<T> operation, SecureLookupSupplier lookupSupplier) 在特定MethodHandles.Lookup查找对象的上下文中执行操作。