Uses of Class
com.bencodez.votingplugin.topvoter.TopVoterPlayer
Package
Description
-
Uses of TopVoterPlayer in com.bencodez.votingplugin
Modifier and TypeMethodDescriptionVotingPluginMain.convertSet
(Set<TopVoterPlayer> set) VotingPluginMain.getLastMonthTopVoter()
VotingPluginMain.getTopVoter()
VotingPluginMain.getTopVoter
(TopVoter top) VotingPluginMain.getVoteToday()
Modifier and TypeMethodDescriptionVotingPluginMain.convertSet
(Set<TopVoterPlayer> set) void
VotingPluginMain.setTopVoter
(LinkedHashMap<TopVoter, LinkedHashMap<TopVoterPlayer, Integer>> topVoter) void
VotingPluginMain.setVoteToday
(LinkedHashMap<TopVoterPlayer, HashMap<VoteSite, LocalDateTime>> voteToday) -
Uses of TopVoterPlayer in com.bencodez.votingplugin.topvoter
Modifier and TypeMethodDescriptionTopVoterHandler.sortByValues
(LinkedHashMap<TopVoterPlayer, Integer> map, boolean order) Modifier and TypeMethodDescriptionTopVoterHandler.sortByValues
(LinkedHashMap<TopVoterPlayer, Integer> map, boolean order) void
TopVoterHandler.updateTopVoters
(LinkedHashMap<TopVoter, LinkedHashMap<TopVoterPlayer, Integer>> tempTopVoter) -
Uses of TopVoterPlayer in com.bencodez.votingplugin.user