Package ubic.basecode.dataStructure
Class BitUtilTest
- java.lang.Object
-
- ubic.basecode.dataStructure.BitUtilTest
-
public class BitUtilTest extends Object
- Author:
- paul
-
-
Constructor Summary
Constructors Constructor Description BitUtilTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testClear()
void
testCount()
void
testGet()
void
testSet()
void
testToBool()
-