Package | Description |
---|---|
org.mockito.asm |
Provides a small and fast bytecode manipulation framework.
|
org.mockito.asm.tree |
Provides an ASM visitor that constructs a tree representation of the
classes it visits.
|
org.mockito.asm.tree.analysis |
Provides a framework for static code analysis based on the asm.tree package.
|
org.mockito.asm.util |
Provides ASM visitors that can be useful for programming and
debugging purposes.
|
org.mockito.cglib.beans | |
org.mockito.cglib.core | |
org.mockito.cglib.proxy | |
org.mockito.cglib.reflect | |
org.mockito.cglib.transform | |
org.mockito.cglib.transform.impl | |
org.mockito.cglib.util |
Class and Description |
---|
AnnotationVisitor
A visitor to visit a Java annotation.
|
Attribute
A non standard class, field, method or code attribute.
|
ByteVector
A dynamically extensible vector of bytes.
|
ClassReader
A Java class parser to make a
ClassVisitor visit an existing class. |
ClassVisitor
A visitor to visit a Java class.
|
ClassWriter
A
ClassVisitor that generates classes in bytecode form. |
FieldVisitor
A visitor to visit a Java field.
|
Label
A label represents a position in the bytecode of a method.
|
MethodVisitor
A visitor to visit a Java method.
|
Type
A Java type.
|
Class and Description |
---|
AnnotationVisitor
A visitor to visit a Java annotation.
|
Attribute
A non standard class, field, method or code attribute.
|
ClassVisitor
A visitor to visit a Java class.
|
FieldVisitor
A visitor to visit a Java field.
|
Label
A label represents a position in the bytecode of a method.
|
MethodVisitor
A visitor to visit a Java method.
|
Class and Description |
---|
Opcodes
Defines the JVM opcodes, access flags and array type codes.
|
Type
A Java type.
|
Class and Description |
---|
AnnotationVisitor
A visitor to visit a Java annotation.
|
Attribute
A non standard class, field, method or code attribute.
|
ClassAdapter
An empty
ClassVisitor that delegates to another ClassVisitor . |
ClassReader
A Java class parser to make a
ClassVisitor visit an existing class. |
ClassVisitor
A visitor to visit a Java class.
|
FieldVisitor
A visitor to visit a Java field.
|
Label
A label represents a position in the bytecode of a method.
|
MethodAdapter
An empty
MethodVisitor that delegates to another
MethodVisitor . |
MethodVisitor
A visitor to visit a Java method.
|
Class and Description |
---|
ClassVisitor
A visitor to visit a Java class.
|
Class and Description |
---|
ClassAdapter
An empty
ClassVisitor that delegates to another ClassVisitor . |
ClassReader
A Java class parser to make a
ClassVisitor visit an existing class. |
ClassVisitor
A visitor to visit a Java class.
|
ClassWriter
A
ClassVisitor that generates classes in bytecode form. |
FieldVisitor
A visitor to visit a Java field.
|
Label
A label represents a position in the bytecode of a method.
|
MethodAdapter
An empty
MethodVisitor that delegates to another
MethodVisitor . |
MethodVisitor
A visitor to visit a Java method.
|
Opcodes
Defines the JVM opcodes, access flags and array type codes.
|
Type
A Java type.
|
Class and Description |
---|
ClassVisitor
A visitor to visit a Java class.
|
Type
A Java type.
|
Class and Description |
---|
ClassVisitor
A visitor to visit a Java class.
|
Class and Description |
---|
AnnotationVisitor
A visitor to visit a Java annotation.
|
Attribute
A non standard class, field, method or code attribute.
|
ClassAdapter
An empty
ClassVisitor that delegates to another ClassVisitor . |
ClassReader
A Java class parser to make a
ClassVisitor visit an existing class. |
ClassVisitor
A visitor to visit a Java class.
|
FieldVisitor
A visitor to visit a Java field.
|
Label
A label represents a position in the bytecode of a method.
|
MethodVisitor
A visitor to visit a Java method.
|
Class and Description |
---|
ClassAdapter
An empty
ClassVisitor that delegates to another ClassVisitor . |
ClassVisitor
A visitor to visit a Java class.
|
Type
A Java type.
|
Class and Description |
---|
ClassVisitor
A visitor to visit a Java class.
|
Copyright © 2018. All rights reserved.