Uses of Enum Class
dev.hilla.parser.models.TypeArgumentModel.Wildcard
Packages that use TypeArgumentModel.Wildcard
-
Uses of TypeArgumentModel.Wildcard in dev.hilla.parser.models
Methods in dev.hilla.parser.models that return TypeArgumentModel.WildcardModifier and TypeMethodDescriptionabstract TypeArgumentModel.WildcardTypeArgumentModel.getWildcard()static TypeArgumentModel.WildcardReturns the enum constant of this class with the specified name.static TypeArgumentModel.Wildcard[]TypeArgumentModel.Wildcard.values()Returns an array containing the constants of this enum class, in the order they are declared.