File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
android/guava/src/com/google/common/primitives
guava/src/com/google/common/primitives Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 1818import static com .google .common .base .Preconditions .checkNotNull ;
1919import static com .google .common .base .Preconditions .checkPositionIndexes ;
2020
21- import com .google .common .annotations .Beta ;
2221import com .google .common .annotations .GwtCompatible ;
2322import com .google .errorprone .annotations .CanIgnoreReturnValue ;
2423import java .math .BigInteger ;
4847 * @author Colin Evans
4948 * @since 10.0
5049 */
51- @ Beta
5250@ GwtCompatible
5351@ ElementTypesAreNonnullByDefault
5452public final class UnsignedLongs {
Original file line number Diff line number Diff line change 1818import static com .google .common .base .Preconditions .checkNotNull ;
1919import static com .google .common .base .Preconditions .checkPositionIndexes ;
2020
21- import com .google .common .annotations .Beta ;
2221import com .google .common .annotations .GwtCompatible ;
2322import com .google .errorprone .annotations .CanIgnoreReturnValue ;
2423import java .math .BigInteger ;
4847 * @author Colin Evans
4948 * @since 10.0
5049 */
51- @ Beta
5250@ GwtCompatible
5351@ ElementTypesAreNonnullByDefault
5452public final class UnsignedLongs {
You can’t perform that action at this time.
0 commit comments