Package | Description |
---|---|
net.bytebuddy.description |
Classes of this package allow the representation of Java classes, their member and their meta data.
|
net.bytebuddy.description.field |
Contains descriptions of Java fields.
|
net.bytebuddy.description.method |
Contains descriptions of Java methods and constructors as well as their parameters.
|
net.bytebuddy.description.type |
Contains descriptions of Java types and packages.
|
net.bytebuddy.dynamic.scaffold |
This package contains helper types and implementations that are responsible for the actual writing of a byte array
representing a Java class.
|
net.bytebuddy.dynamic.scaffold.inline |
All classes and types in this package are related to creating a
DynamicType by
enhancing a given type. |
net.bytebuddy.dynamic.scaffold.subclass |
All classes and types in this package are related to creating a
DynamicType by
creating a subclass of a given type. |
net.bytebuddy.matcher |
Contains an API for matching Java byte code entities.
|
net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescription s without
loading any classes. |
Class and Description |
---|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
NamedElement
Represents a Java element with a name.
|
Class and Description |
---|
ByteCodeElement
Implementations describe an element represented in byte code, i.e.
|
ModifierReviewable
Implementations of this interface can be described in terms of a Java modifier.
|
ModifierReviewable.AbstractModifierReviewable
An abstract base implementation of a
ModifierReviewable class. |
NamedElement
Represents a Java element with a name.
|
Copyright © 2014–2015. All rights reserved.