|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freecompany.brimstone.core.RepositoryList
public class RepositoryList
Field Summary | |
---|---|
static RepositoryList |
DEFAULT
|
Constructor Summary | |
---|---|
RepositoryList()
|
Method Summary | |
---|---|
void |
addSearchBase(java.net.URI uri)
|
java.util.Iterator<java.net.URI> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final RepositoryList DEFAULT
Constructor Detail |
---|
public RepositoryList()
Method Detail |
---|
public void addSearchBase(java.net.URI uri)
public java.util.Iterator<java.net.URI> iterator()
iterator
in interface java.lang.Iterable<java.net.URI>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |