| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Flanderra
Revision: 24
Author: pcherkas
Date: 04 Nov 2008 18:12:35
Changes:bit logic refactoring and optimization
Files:| ... | ...@@ -279,5 +279,7 @@ | |
| 279 | 279 | BitUtils._calculateMaxBitCountUI(arr) + 1, |
| 280 | 280 | BitUtils._calculateMaxBitCountSI(arr)); |
| 281 | 281 | } |
| 282 | ||
| 283 | //TODO test doubles | |
| 282 | 284 | } |
| 283 | 285 | } |