| Package | Description |
|---|---|
| com.google.uzaygezen.core.ranges |
| Modifier and Type | Method and Description |
|---|---|
BigIntegerRange |
BigIntegerRangeHome.of(BigInteger start,
BigInteger end) |
static BigIntegerRange |
BigIntegerRange.of(BigInteger start,
BigInteger end) |
static BigIntegerRange |
BigIntegerRange.of(long start,
long end) |
BigIntegerRange |
BigIntegerRangeHome.toRange(Pow2LengthBitSetRange bitSetRange) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RangeUtil.containsBigInteger(List<BigIntegerRange> orthotope,
List<BigInteger> point) |
BigIntegerContent |
BigIntegerRangeHome.overlap(List<BigIntegerRange> x,
List<BigIntegerRange> y) |
BigIntegerContent |
BigIntegerRangeHome.overlap(List<BigIntegerRange> x,
List<BigIntegerRange> y) |
Copyright © 2014. All Rights Reserved.