| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected ObjectHandler |
oh |
protected Wrapper[] |
wrappers |
| Constructor and Description |
|---|
WrappedGuard(ObjectHandler oh,
int index,
List<Wrapper> wrappers,
List<Guard> wrapperGuard) |
protected final ObjectHandler oh
protected final int index
protected final Wrapper[] wrappers
public WrappedGuard(ObjectHandler oh, int index, List<Wrapper> wrappers, List<Guard> wrapperGuard)
Copyright © 2018. All rights reserved.