Uses of Class
org.jf.dexlib2.builder.LocatedItems
Packages that use LocatedItems
-
Uses of LocatedItems in org.jf.dexlib2.builder
Subclasses of LocatedItems in org.jf.dexlib2.builderFields in org.jf.dexlib2.builder declared as LocatedItemsModifier and TypeFieldDescriptionprivate final LocatedItems<BuilderDebugItem> MethodLocation.debugItemsprivate final LocatedItems<Label> MethodLocation.labelsMethods in org.jf.dexlib2.builder with parameters of type LocatedItemsModifier and TypeMethodDescriptionvoidLocatedItems.mergeItemsIntoNext(MethodLocation nextLocation, LocatedItems<T> otherLocatedItems)