Uses of Class
org.troy.capstone.data_structures.SearchedItemsLinkedList
Packages that use SearchedItemsLinkedList
-
Uses of SearchedItemsLinkedList in org.troy.capstone.ui_components.items.searched
Fields in org.troy.capstone.ui_components.items.searched declared as SearchedItemsLinkedListModifier and TypeFieldDescriptionprivate SearchedItemsLinkedListSearchedItemPagination.pageListThe linked list representing the pages of search results.