Uses of Enum
net.bytebuddy.description.TypeVariableSource.Visitor.NoOp
Packages that use TypeVariableSource.Visitor.NoOp
Package
Description
Classes of this package allow the representation of Java classes, their member and their meta data.
-
Uses of TypeVariableSource.Visitor.NoOp in net.bytebuddy.description
Subclasses with type arguments of type TypeVariableSource.Visitor.NoOp in net.bytebuddy.descriptionModifier and TypeClassDescriptionstatic enumA none-operational implementation of a type variable visitor that simply returns the visited source.Methods in net.bytebuddy.description that return TypeVariableSource.Visitor.NoOpModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TypeVariableSource.Visitor.NoOp[]TypeVariableSource.Visitor.NoOp.values()Returns an array containing the constants of this enum type, in the order they are declared.