choco.kernel.common.opres.pack
Class FunctionF0

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

public final class FunctionF0
extends AbstractFunctionDFF


Field Summary
 int capacity
           
 
Fields inherited from class choco.kernel.common.opres.pack.AbstractFunctionDFF
parameter
 
Constructor Summary
FunctionF0()
           
 
Method Summary
 int execute(int arg0)
           
protected  void fireValueChanged()
           
 int getCapacity()
           
 int transformCapacity()
           
 
Methods inherited from class choco.kernel.common.opres.pack.AbstractFunctionDFF
getParameter, setCapacity, 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

FunctionF0

public FunctionF0()
Method Detail

fireValueChanged

protected void fireValueChanged()
Specified by:
fireValueChanged 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.