public class AccessChange
extends java.lang.Object
AccessMap| Constructor and Description |
|---|
AccessChange(java.lang.String s) |
| Modifier and Type | Method and Description |
|---|---|
int |
apply(int access) |
void |
merge(AccessChange rhs)
Combine this access change with another, setting/clearing bits from both
|
public int apply(int access)
public void merge(AccessChange rhs)
Copyright © 2012-2021. All Rights Reserved.