|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.server.dns.messages.ResourceRecords
| Constructor Summary | |
ResourceRecords()
|
|
ResourceRecords(int initialCapacity)
|
|
| Method Summary | |
void |
add(ResourceRecord record)
|
void |
addAll(java.util.Collection records)
|
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 ResourceRecords()
public ResourceRecords(int initialCapacity)
| Method Detail |
public void add(ResourceRecord record)
public void addAll(java.util.Collection records)
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 | ||||||||||