Uses of Enum
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 enumThe type of link to generate in the compiler error message.Methods in com.google.errorprone that return BugPattern.LinkTypeModifier and TypeMethodDescriptionstatic BugPattern.LinkTypeReturns the enum constant of this type with the specified name.static BugPattern.LinkType[]BugPattern.LinkType.values()Returns an array containing the constants of this enum type, in the order they are declared.