Uses of Class
com.strobel.reflection.emit.ConstantPool.MethodHandle
Packages that use ConstantPool.MethodHandle
-
Uses of ConstantPool.MethodHandle in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return ConstantPool.MethodHandleModifier and TypeMethodDescription(package private) ConstantPool.MethodHandle
ConstantPool.getMethodHandle
(ConstantPool.ReferenceKind referenceKind, int referenceIndex) Methods in com.strobel.reflection.emit with parameters of type ConstantPool.MethodHandleModifier and TypeMethodDescriptionConstantPool.Visitor.visitMethodHandle
(ConstantPool.MethodHandle info, P p) ConstantPool.Writer.visitMethodHandle
(ConstantPool.MethodHandle info, CodeStream codeStream)