DynamicType.Unloaded<T> |
DynamicType.Default.Unloaded.include(java.util.List<? extends DynamicType> dynamicType) |
Includes the provided dynamic types as auxiliary types of this instance.
|
DynamicType.Unloaded<T> |
DynamicType.Default.Unloaded.include(DynamicType... dynamicType) |
Includes the provided dynamic types as auxiliary types of this instance.
|
DynamicType.Unloaded<T> |
DynamicType.Unloaded.include(java.util.List<? extends DynamicType> dynamicTypes) |
Includes the provided dynamic types as auxiliary types of this instance.
|
DynamicType.Unloaded<T> |
DynamicType.Unloaded.include(DynamicType... dynamicType) |
Includes the provided dynamic types as auxiliary types of this instance.
|
DynamicType.Unloaded<U> |
DynamicType.Builder.AbstractBase.Delegator.make() |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<U> |
DynamicType.Builder.AbstractBase.Delegator.make(TypeResolutionStrategy typeResolutionStrategy) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<U> |
DynamicType.Builder.AbstractBase.Delegator.make(TypeResolutionStrategy typeResolutionStrategy,
TypePool typePool) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<U> |
DynamicType.Builder.AbstractBase.Delegator.make(TypePool typePool) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<S> |
DynamicType.Builder.AbstractBase.make() |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<S> |
DynamicType.Builder.AbstractBase.make(TypePool typePool) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<U> |
DynamicType.Builder.AbstractBase.UsingTypeWriter.make(TypeResolutionStrategy typeResolutionStrategy) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<U> |
DynamicType.Builder.AbstractBase.UsingTypeWriter.make(TypeResolutionStrategy typeResolutionStrategy,
TypePool typePool) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<T> |
DynamicType.Builder.make() |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<T> |
DynamicType.Builder.make(TypeResolutionStrategy typeResolutionStrategy) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<T> |
DynamicType.Builder.make(TypeResolutionStrategy typeResolutionStrategy,
TypePool typePool) |
Creates the dynamic type this builder represents.
|
DynamicType.Unloaded<T> |
DynamicType.Builder.make(TypePool typePool) |
Creates the dynamic type this builder represents.
|