BitSet.or
Class Overview | Class Members |
This Package |
All Packages
public void or( BitSet set )
Parameters
- set
- the bit set to be ORed with
Description
Logically ORs this bit set with the specified set of bits.
Send feedback to MSDN.Look here for MSDN Online resources.