Have any way to optimize performance using shift operations in Java

前端 未结 0 1457
轮回少年
轮回少年 2021-01-07 13:56

In a \'for loop\' statement, i need get last remainder bits for next round, has been declare:

final int perBits = 3;
int lastBits = 1;//lastBits will changed          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题