JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gwizard.web
Interface Scanner.Visitor<V>
Enclosing class:
Scanner
<
T
>
public static interface
Scanner.Visitor<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
visit
(
V
thing)
Method Details
visit
void
visit
(
V
thing)