java.lang.Object
mslinks.data.BitSet32
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CNRLinkFlags,ConsoleFlags,FileAttributesFlags,LinkFlags,LinkInfoFlags
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear(int i) protected booleanget(int i) voidserialize(ByteWriter bw) protected voidset(int i)
-
Field Details
-
d
private int d
-
-
Constructor Details
-
BitSet32
public BitSet32(int n) -
BitSet32
- Throws:
IOException
-
-
Method Details
-
get
protected boolean get(int i) -
set
protected void set(int i) -
clear
protected void clear(int i) -
serialize
- Specified by:
serializein interfaceSerializable- Throws:
IOException
-