protected static class AbstractEntityEntry.EnumState<E extends Enum<E>> extends Object
Modifier and Type | Field and Description |
---|---|
protected E[] |
enumConstants |
protected static AbstractEntityEntry.EnumState<LockMode> |
LOCK_MODE |
protected int |
mask |
protected int |
offset |
protected static AbstractEntityEntry.EnumState<Status> |
PREVIOUS_STATUS |
protected static AbstractEntityEntry.EnumState<Status> |
STATUS |
protected int |
unsetMask |
protected static final AbstractEntityEntry.EnumState<LockMode> LOCK_MODE
protected static final AbstractEntityEntry.EnumState<Status> STATUS
protected static final AbstractEntityEntry.EnumState<Status> PREVIOUS_STATUS
protected final int offset
protected final int mask
protected final int unsetMask
Copyright © 2019 JBoss by Red Hat. All rights reserved.