|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.server.dns.messages.QuestionRecords
| Constructor Summary | |
QuestionRecords()
|
|
QuestionRecords(int initialCapacity)
|
|
| Method Summary | |
void |
add(QuestionRecord question)
|
java.util.Iterator |
iterator()
|
int |
size()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public QuestionRecords()
public QuestionRecords(int initialCapacity)
| Method Detail |
public void add(QuestionRecord question)
public int size()
public java.util.Iterator iterator()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||