public class ResourceCollators extends Object
| Constructor and Description |
|---|
ResourceCollators() |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<? super Resource> |
byLastModified(boolean sortOrderAscending) |
static Comparator<? super Resource> |
byName(boolean sortOrderAscending) |
static Comparator<? super Resource> |
bySize(boolean sortOrderAscending) |
public static Comparator<? super Resource> byLastModified(boolean sortOrderAscending)
public static Comparator<? super Resource> byName(boolean sortOrderAscending)
public static Comparator<? super Resource> bySize(boolean sortOrderAscending)
Copyright © 2010 - 2020 Adobe. All Rights Reserved