Uses of Class
com.google.errorprone.BugPattern.LinkType
Package | Description |
---|---|
com.google.errorprone |
-
Uses of BugPattern.LinkType in com.google.errorprone
Methods in com.google.errorprone that return BugPattern.LinkType Modifier and Type Method Description static BugPattern.LinkType
BugPattern.LinkType. valueOf(String name)
Returns 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.