choco.kernel.common.opres.pack
Class FunctionFCCM1

java.lang.Object
  extended by choco.kernel.common.opres.pack.AbstractFunctionDFF
      extended by choco.kernel.common.opres.pack.FunctionFCCM1
All Implemented Interfaces:
gnu.trove.TIntFunction

public final class FunctionFCCM1
extends AbstractFunctionDFF


Field Summary
 int capacity
           
 
Fields inherited from class choco.kernel.common.opres.pack.AbstractFunctionDFF
parameter
 
Constructor Summary
FunctionFCCM1()
           
 
Method Summary
 int execute(int arg0)
           
protected  void fireValueChanged()
           
 int getCapacity()
           
 void setCapacity(int capacity)
           
 int transformCapacity()
           
 
Methods inherited from class choco.kernel.common.opres.pack.AbstractFunctionDFF
getParameter, setParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

capacity

public int capacity
Constructor Detail

FunctionFCCM1

public FunctionFCCM1()
Method Detail

fireValueChanged

protected void fireValueChanged()
Specified by:
fireValueChanged in class AbstractFunctionDFF

setCapacity

public void setCapacity(int capacity)
Overrides:
setCapacity in class AbstractFunctionDFF

transformCapacity

public int transformCapacity()
Specified by:
transformCapacity in class AbstractFunctionDFF

execute

public int execute(int arg0)

getCapacity

public final int getCapacity()


Copyright © 2012. All Rights Reserved.