|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JvVisitor | |
|---|---|
| org.jurvis.patterns | |
| Uses of JvVisitor in org.jurvis.patterns |
|---|
| Classes in org.jurvis.patterns that implement JvVisitor | |
|---|---|
class |
JvReflectiveVisitor
An abstract JvVisitor that uses reflection to find a method
specific for visiting the type of each visited object. |
| Methods in org.jurvis.patterns with parameters of type JvVisitor | |
|---|---|
void |
JvVisitable.accept(JvVisitor visitor)
Accept a visit by the specified visitor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||