public final class Satisfaction.Partial extends Satisfaction
private final ULong
n
m
private final List<ULong>
items
private final Boolean
sorted
private final Map<UInt, List<Condition>>
conditions
Satisfaction.Partial(ULong n, ULong m, List<ULong> items, Boolean sorted, Map<UInt, List<Condition>> conditions)
final ULong
getN()
getM()
final List<ULong>
getItems()
final Boolean
getSorted()
final Map<UInt, List<Condition>>
getConditions()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final ULong getN()
final ULong getM()
final List<ULong> getItems()
final Boolean getSorted()
final Map<UInt, List<Condition>> getConditions()