Uses of Enum Class
com.vaadin.hilla.parser.models.TypeArgumentModel.Wildcard
Packages that use TypeArgumentModel.Wildcard
-
Uses of TypeArgumentModel.Wildcard in com.vaadin.hilla.parser.models
Methods in com.vaadin.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.