protected static final class DispatcherImpl.Context extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
depth |
IslandVerifier |
handler |
DispatcherImpl.Context |
previous |
| Constructor and Description |
|---|
Context(IslandVerifier phandler,
int pdepth,
DispatcherImpl.Context pprevious) |
public final IslandVerifier handler
public final int depth
public final DispatcherImpl.Context previous
public Context(IslandVerifier phandler, int pdepth, DispatcherImpl.Context pprevious)
Copyright © 2016 Philip Helger. All rights reserved.