All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface logic.BooleanTupleConstants

public interface BooleanTupleConstants

Variable Index

 o 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

Variables

 o 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