| Package | Description |
|---|---|
| xapi.util.impl |
| Modifier and Type | Method and Description |
|---|---|
Bitwise |
Bitwise.setFalse(int bitwise)
Applies the int value using bitwise &~ (NOR)
This method is synchronized to allow deterministic, concurrent access.
|
Bitwise |
Bitwise.setTrue(int bitwise)
Applies the int value using bitwise |
This method is synchronized to allow deterministic, concurrent access.
|
Copyright © 2012-2013 The Internet Party. All Rights Reserved.