Uses of Class
org.jacop.core.SmallDenseDomain
Packages that use SmallDenseDomain
-
Uses of SmallDenseDomain in org.jacop.core
Fields in org.jacop.core declared as SmallDenseDomainModifier and TypeFieldDescription(package private) SmallDenseDomainSmallDenseDomainIntervalEnumeration.domain(package private) SmallDenseDomainSmallDenseDomainValueEnumeration.domainstatic final SmallDenseDomainSmallDenseDomain.emptyDomainIt is an empty domain returned by default when empty domain becomes a result of any function.Methods in org.jacop.core that return SmallDenseDomainModifier and TypeMethodDescriptionSmallDenseDomain.clone()SmallDenseDomain.cloneLight()It clones the domain object, only data responsible for encoding domain values is cloned.SmallDenseDomain.intersect(IntervalDomain input, int shift) Constructors in org.jacop.core with parameters of type SmallDenseDomainModifierConstructorDescriptionIt create an enumeration for a given domain.It create an enumeration for a given domain.