All Packages Class Hierarchy This Package Previous Next Index
Interface logic.BooleanTupleConstants
- public interface BooleanTupleConstants
-
MAX_LEVELS_OF_NESTING
- num levels of nesting allowed--note that the product of the first 9
primes is around 200 million, but the product of the first 10 primes
exceeds 6 billion, so cannot be an int
MAX_LEVELS_OF_NESTING
public static final int MAX_LEVELS_OF_NESTING
- num levels of nesting allowed--note that the product of the first 9
primes is around 200 million, but the product of the first 10 primes
exceeds 6 billion, so cannot be an int
All Packages Class Hierarchy This Package Previous Next Index