JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
com.google.googlejavaformat.CloseOp
Packages that use
CloseOp
Package
Description
com.google.googlejavaformat
Uses of
CloseOp
in
com.google.googlejavaformat
Methods in
com.google.googlejavaformat
that return
CloseOp
Modifier and Type
Method
Description
static
CloseOp
CloseOp.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
CloseOp
[]
CloseOp.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.