Interface PageCreator<T>

All Known Implementing Classes:
FriendList

public interface PageCreator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    createPage(List<T> playerListElements, String[] args, int pEntriesPerPage)