public static class TextService.RecentTextFilesList extends ArrayList<RecentTextFile>
modCount| Constructor and Description |
|---|
RecentTextFilesList() |
| Modifier and Type | Method and Description |
|---|---|
TextService.RecentTextFilesList |
removeNonExists()
Удаляет элементы ссылающиеся на не существующие файлы
|
TextService.RecentTextFilesList |
sortByDate(boolean reverse)
Сортирует список по дате
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic TextService.RecentTextFilesList removeNonExists()
public TextService.RecentTextFilesList sortByDate(boolean reverse)
reverse - true - в обратном порядкеCopyright © 2018. All rights reserved.