public interface IIssueContainer
List<IIssue>
getErrors()
getIssues()
getWarnings()
boolean
isEmpty()
List<IIssue> getIssues()
List<IIssue> getWarnings()
List<IIssue> getErrors()
boolean isEmpty()
Copyright © 2020. All rights reserved.