Uses of Class
de.inetsoftware.classparser.ConstantMethodRef
Packages that use ConstantMethodRef
-
Uses of ConstantMethodRef in de.inetsoftware.classparser
Fields in de.inetsoftware.classparser declared as ConstantMethodRefModifier and TypeFieldDescriptionprivate ConstantMethodRef
BootstrapMethod.implMethod
A direct method handle describing the implementation method which should be calledMethods in de.inetsoftware.classparser that return ConstantMethodRefModifier and TypeMethodDescriptionBootstrapMethod.getImplMethod()
The real method in the parent class that implements the lambda expression