Searched defs:constructorHandle (Results 1 – 1 of 1) sorted by relevance
478 private final MethodHandle constructorHandle; field in Transformers.Construct481 Construct(MethodHandle constructorHandle, MethodType returnedType) { in Construct()