Package org.jf.dexlib2.iface
package org.jf.dexlib2.iface
-
InterfacesClassDescriptionThis class represents an object that can have Annotations applied to itThis class represents a specific instance of an annotation applied to a class/field/method/parameterThis class represents an individual name/value element in an annotationThis represents a basic annotation, and serves as a common superclass for Annotation and AnnotationEncodedValueThis class represents a class definition.This class is a high level representation of a dex file - essentially a set of class definitions.This class represents an individual exception handler entry, in a try block.This class represents a specific field definition in a class.This class represents a generic class memberThis class represents a specific method definition in a class.This class represents the implementation details of a method.This class represents a method parameter.MultiDexContainer<T extends DexFile>This class represents a dex container that can contain multiple, named dex filesMultiDexContainer.DexEntry<T extends DexFile>This class represents a dex file entry in a MultiDexContainerTryBlock<EH extends ExceptionHandler>This class represents an individual try block and associated set of handlers.