public class Utilities extends Object
| Constructor and Description |
|---|
Utilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toBinaryString(BitSet set) |
static String |
toHexString(BitSet set)
Creates a hexademical representation of the bit set
|
Copyright © 2016. All rights reserved.