choco.kernel.common.opres.nosum
Class NoSumCell
java.lang.Object
gnu.trove.TLinkableAdapter
choco.kernel.common.opres.nosum.NoSumCell
- All Implemented Interfaces:
- INoSumCell, gnu.trove.TLinkable, Serializable
public final class NoSumCell
- extends gnu.trove.TLinkableAdapter
- implements INoSumCell
- See Also:
- Serialized Form
Methods inherited from class gnu.trove.TLinkableAdapter |
getNext, getPrevious, setNext, setPrevious |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gnu.trove.TLinkable |
getNext, getPrevious, setNext, setPrevious |
NoSumCell
public NoSumCell(int id,
IntDomainVar constant)
NoSumCell
public NoSumCell(int id,
int val)
getID
public final int getID()
- Specified by:
getID
in interface INoSumCell
getVal
public final int getVal()
- Specified by:
getVal
in interface INoSumCell
Copyright © 2012. All Rights Reserved.