public static interface ErrorsCache.Convertor<T>
Modifier and Type | Method and Description |
---|---|
ErrorsCache.ErrorKind |
getKind(T t) |
int |
getLineNumber(T t) |
String |
getMessage(T t) |
ErrorsCache.ErrorKind getKind(T t)
int getLineNumber(T t)
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.