public interface Rankable<T> extends Comparable<T>
void
fillRank(int rankValue)
int
obtainRank()
default boolean
shouldJoinRank()
compareTo
default boolean shouldJoinRank()
int obtainRank()
void fillRank(int rankValue)
rankValue
Copyright © 2023. All rights reserved.