JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.bencodez.votingplugin.signs.SignHandler
Packages that use
SignHandler
Package
Description
com.bencodez.votingplugin.signs
Uses of
SignHandler
in
com.bencodez.votingplugin.signs
Methods in
com.bencodez.votingplugin.signs
that return types with arguments of type
SignHandler
Modifier and Type
Method
Description
ArrayList
<
SignHandler
>
Signs.
getSigns
()
Method parameters in
com.bencodez.votingplugin.signs
with type arguments of type
SignHandler
Modifier and Type
Method
Description
void
Signs.
setSigns
(
ArrayList
<
SignHandler
> signs)