Uses of Class
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.LazyModuleDescription
-
Packages that use TypePool.Default.LazyTypeDescription.LazyModuleDescription Package Description net.bytebuddy.pool Classes of this package allow for the creatingTypeDescriptions without loading any classes. -
-
Uses of TypePool.Default.LazyTypeDescription.LazyModuleDescription in net.bytebuddy.pool
Methods in net.bytebuddy.pool that return TypePool.Default.LazyTypeDescription.LazyModuleDescription Modifier and Type Method Description private TypePool.Default.LazyTypeDescription.LazyModuleDescriptionTypePool.Default.LazyTypeDescription.ModuleToken. toModuleDescription(TypePool.Default.LazyTypeDescription lazyTypeDescription)Resolves this token to a module description.
-