Uses of Class
com.strobel.assembler.ir.ConstantPool.Entry
Packages that use ConstantPool.Entry
-
Uses of ConstantPool.Entry in com.strobel.assembler.ir
Subclasses of ConstantPool.Entry in com.strobel.assembler.irModifier and TypeClassDescriptionstatic classstatic final classstatic final classstatic final classstatic final classstatic final classstatic classstatic final classstatic classstatic final classstatic final classstatic classstatic classstatic classstatic classstatic final classstatic final classstatic final classClasses in com.strobel.assembler.ir that implement interfaces with type arguments of type ConstantPool.EntryFields in com.strobel.assembler.ir with type parameters of type ConstantPool.EntryModifier and TypeFieldDescriptionprivate final HashMap<ConstantPool.Key, ConstantPool.Entry> ConstantPool._entryMapprivate final ArrayList<ConstantPool.Entry> ConstantPool._poolMethods in com.strobel.assembler.ir with type parameters of type ConstantPool.EntryModifier and TypeMethodDescription<T extends ConstantPool.Entry>
TConstantPool.getEntry(int index) Methods in com.strobel.assembler.ir that return ConstantPool.EntryModifier and TypeMethodDescriptionConstantPool.get(int index) ConstantPool.get(int index, ConstantPool.Tag expectedType) Methods in com.strobel.assembler.ir that return types with arguments of type ConstantPool.EntryMethods in com.strobel.assembler.ir with parameters of type ConstantPool.EntryModifier and TypeMethodDescriptionvoidConstantPool.Visitor.visit(ConstantPool.Entry entry) voidConstantPool.Writer.visit(ConstantPool.Entry entry) -
Uses of ConstantPool.Entry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type ConstantPool.Entry