public class StringPropertyComparator<T> extends SinglePropertyComparator<T,String>
Modifier and Type | Method and Description |
---|---|
static <T> Comparator<T> |
stringPropertyCaseInsensitiveComparator(@NotNull Class<T> beanClass,
@NotNull String propertyName) |
static <T> Comparator<T> |
stringPropertyComparator(@NotNull Class<T> beanClass,
@NotNull String propertyName) |
compare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static <T> Comparator<T> stringPropertyComparator(@NotNull @NotNull Class<T> beanClass, @NotNull @NotNull String propertyName)
public static <T> Comparator<T> stringPropertyCaseInsensitiveComparator(@NotNull @NotNull Class<T> beanClass, @NotNull @NotNull String propertyName)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences