Modifier and Type | Field and Description |
---|---|
protected boolean |
contains |
protected String |
name |
protected ObjectHandler |
oh |
protected int |
scopeIndex |
protected Wrapper[] |
wrappers |
Constructor and Description |
---|
MapGuard(ObjectHandler oh,
int scopeIndex,
String name,
boolean contains,
Wrapper[] wrappers) |
protected final ObjectHandler oh
protected final int scopeIndex
protected final String name
protected final boolean contains
protected final Wrapper[] wrappers
public MapGuard(ObjectHandler oh, int scopeIndex, String name, boolean contains, Wrapper[] wrappers)
Copyright © 2018. All rights reserved.