Uses of Class
com.google.errorprone.predicates.type.Array
Package | Description |
---|---|
com.google.errorprone.predicates.type |
-
Uses of Array in com.google.errorprone.predicates.type
Methods in com.google.errorprone.predicates.type that return Array Modifier and Type Method Description static Array
Array. valueOf(String name)
Returns the enum constant of this type with the specified name.static Array[]
Array. values()
Returns an array containing the constants of this enum type, in the order they are declared.