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