public static final class ExceptionTranslator.Location extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<ExceptionTranslator.Location> |
HIERARCHY_FIRST_COMPARATOR
Hierarchy first.
|
static Comparator<ExceptionTranslator.Location> |
ORDER_FIRST_COMPARATOR
Order first.
|
public static final Comparator<ExceptionTranslator.Location> ORDER_FIRST_COMPARATOR
public static final Comparator<ExceptionTranslator.Location> HIERARCHY_FIRST_COMPARATOR
Copyright © 2017. All rights reserved.