public interface IHasErrorID
| Modifier and Type | Method and Description |
|---|---|
static Comparator<IHasErrorID> |
getComparatorErrorID() |
String |
getErrorID() |
default boolean |
hasErrorID() |
default boolean hasErrorID()
true if an error ID is present, false
otherwise@Nonnull static Comparator<IHasErrorID> getComparatorErrorID()
Copyright © 2014–2016 Philip Helger. All rights reserved.