public interface Problems extends Iterable<Problem>
Modifier and Type | Method and Description |
---|---|
boolean |
hasProblems()
Determine if there are any problems.
|
int |
size()
Get the number of problems.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.