java.lang
Class Integer
static int reverse(int i)
Returns the value obtained by reversing the order of the bits in the two's complement binary representation of the specified int value.
參考答案:static int reverse(int i)
静态 整型 reverse(int i)
返回一个整型变量的二进制表达的顺序的反序。