T - public static class Exceptions.Visit<T> extends Object
| Constructor and Description |
|---|
Visit() |
| Modifier and Type | Method and Description |
|---|---|
void |
stop()
Stops visit
|
void |
stop(T result)
Stops visit with specified resut
|
public void stop(T result)
result - public void stop()
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.