Uses of Enum Class
com.google.errorprone.BugPattern.LinkType
Packages that use BugPattern.LinkType
-
Uses of BugPattern.LinkType in com.google.errorprone
Subclasses with type arguments of type BugPattern.LinkType in com.google.errorproneModifier and TypeClassDescriptionstatic enum
The type of link to generate in the compiler error message.Methods in com.google.errorprone that return BugPattern.LinkTypeModifier and TypeMethodDescriptionstatic BugPattern.LinkType
Returns the enum constant of this class with the specified name.static BugPattern.LinkType[]
BugPattern.LinkType.values()
Returns an array containing the constants of this enum class, in the order they are declared.