JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.config.shared.Divider
Packages that use
Divider
Package
Description
com.mayam.wf.config.shared
Uses of
Divider
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
Divider
Modifier and Type
Method
Description
Divider
Divider.
copy
()
Methods in
com.mayam.wf.config.shared
that return types with arguments of type
Divider
Modifier and Type
Method
Description
List
<
Divider
>
Field.
getDividers
()
Method parameters in
com.mayam.wf.config.shared
with type arguments of type
Divider
Modifier and Type
Method
Description
void
Field.
setDividers
(
List
<
Divider
> dividers)