| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected ObjectHandler |
oh |
protected Wrapper[] |
wrappers |
| Constructor and Description |
|---|
WrappedGuard(ObjectHandler oh,
int index,
java.util.List<Wrapper> wrappers,
java.util.List<Guard> wrapperGuard) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(java.lang.Object[] objects) |
protected final ObjectHandler oh
protected final int index
protected final Wrapper[] wrappers
public WrappedGuard(ObjectHandler oh, int index, java.util.List<Wrapper> wrappers, java.util.List<Guard> wrapperGuard)
Copyright © 2012. All Rights Reserved.