|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dna.common.collection.AbstractProblems
org.jboss.dna.common.collection.SimpleProblems
@NotThreadSafe public class SimpleProblems
A simple Problems
collection. The problems will be returned
in the order in which they were
encountered (although this cannot be guaranteed in contexts involving multiple threads or processes).
Constructor Summary | |
---|---|
SimpleProblems()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class org.jboss.dna.common.collection.AbstractProblems |
---|
addError, addError, addError, addError, addError, addError, addError, addError, addInfo, addInfo, addInfo, addInfo, addInfo, addInfo, addInfo, addInfo, addWarning, addWarning, addWarning, addWarning, addWarning, addWarning, addWarning, addWarning, hasErrors, hasInfo, hasProblems, hasWarnings, isEmpty, iterator, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleProblems()
Method Detail |
---|
public String toString()
toString
in class Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |