choco.kernel.common.opres.pack
Class ComputeL0
java.lang.Object
choco.kernel.common.opres.pack.ComputeL0
- All Implemented Interfaces:
- gnu.trove.TIntProcedure
public final class ComputeL0
- extends Object
- implements gnu.trove.TIntProcedure
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
capacity
public int capacity
ComputeL0
public ComputeL0()
ComputeL0
public ComputeL0(int capacity)
reset
public void reset()
getLowerBound
public int getLowerBound()
execute
public boolean execute(int arg0)
- Specified by:
execute
in interface gnu.trove.TIntProcedure
getCapacity
public final int getCapacity()
setCapacity
public void setCapacity(int capacity)
Copyright © 2012. All Rights Reserved.