Class SortedSet

java.lang.Object
net.william278.velocitab.sorting.SortedSet

public class SortedSet extends Object
  • Constructor Details

  • Method Details

    • addTeam

      public boolean addTeam(@NotNull @NotNull String teamName)
    • removeTeam

      public boolean removeTeam(@NotNull @NotNull String teamName)
    • getPosition

      public int getPosition(@NotNull @NotNull String teamName)