public class AccessChange extends Object
AccessMap| Constructor and Description |
|---|
AccessChange(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 AccessChange(String s)
public int apply(int access)
public void merge(AccessChange rhs)
Copyright © 2012-2015. All Rights Reserved.