Package org.xcsp.common.domains
Class Values.Occurrences
- java.lang.Object
-
- org.xcsp.common.domains.Values.Occurrences
-
-
Field Summary
Fields Modifier and Type Field Description long
nOccurrences
Object
value
-
Constructor Summary
Constructors Constructor Description Occurrences(Object value, int nOccurrences)
-