|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Visitor in no.sesat.commons.visitor |
|---|
| Classes in no.sesat.commons.visitor that implement Visitor | |
|---|---|
class |
AbstractReflectionVisitor
A helper implementation of the Visitor pattern using java's reflection. |
| Methods in no.sesat.commons.visitor with parameters of type Visitor | |
|---|---|
void |
Visitable.accept(Visitor visitor)
Method to accept a visitor. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||