Uses of Enum
com.serov.enums.List
Packages that use List
-
Uses of List in com.serov.Comparators
Methods in com.serov.Comparators that return ListModifier and TypeMethodDescriptionLinkedArrayListsComparator.compareAdd()A method for comparing adding elements to the endLinkedArrayListsComparator.compareGetFirst()A method for comparing getting elements from the beginningLinkedArrayListsComparator.compareGetLast()A method for comparing getting elements from the endLinkedArrayListsComparator.compareGetMid()A method for comparing getting elements from the middleLinkedArrayListsComparator.compareInsertFirst()A method for comparing adding elements to the beginningLinkedArrayListsComparator.compareInsertMid()A method for comparing adding elements to the middleLinkedArrayListsComparator.compareRemoveFirst()A method for comparing removing elements from the beginningLinkedArrayListsComparator.compareRemoveLast()A method for comparing removing elements from the endLinkedArrayListsComparator.compareRemoveMid()A method for comparing removing elements from the middleLinkedArrayListsComparator.compareSetFirst()A method for comparing setting elements from the beginningLinkedArrayListsComparator.compareSetLast()A method for comparing setting elements from the endLinkedArrayListsComparator.compareSetMid()A method for comparing setting elements from the middle -
Uses of List in com.serov.enums
Methods in com.serov.enums that return List