public final class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
protected static int |
bits(int i) |
protected static int |
floorBy(int value,
int factor) |
protected static int |
maxbits(int[] i,
int pos,
int length) |
protected static int |
maxbits32(int[] i,
int pos) |
protected static int |
maxdiffbits(int initoffset,
int[] i,
int pos,
int length) |
protected static int maxbits(int[] i, int pos, int length)
protected static int maxbits32(int[] i, int pos)
protected static int maxdiffbits(int initoffset, int[] i, int pos, int length)
protected static int bits(int i)
protected static int floorBy(int value, int factor)
Copyright © 2014. All Rights Reserved.