Constructor and Description |
---|
JcrProblems(Problems problems) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasProblems()
Determine if there are any problems.
|
Iterator<Problem> |
iterator() |
int |
size()
Get the number of problems.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public JcrProblems(Problems problems)
public int size()
Problems
public boolean hasProblems()
Problems
hasProblems
in interface Problems
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.