|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.jammyjoes.mvp.VisitableCollectionAdaptor
public class VisitableCollectionAdaptor
Constructor Summary | |
---|---|
VisitableCollectionAdaptor(java.util.Collection list)
|
Method Summary | |
---|---|
void |
visitEach(Command command)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisitableCollectionAdaptor(java.util.Collection list)
Method Detail |
---|
public void visitEach(Command command)
visitEach
in interface Selection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |