|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cilib.pso.positionupdatestrategies.BareBonesPositionUpdateStrategy
@Deprecated public class BareBonesPositionUpdateStrategy
| Constructor Summary | |
|---|---|
BareBonesPositionUpdateStrategy()
Deprecated. Default construstor. |
|
BareBonesPositionUpdateStrategy(BareBonesPositionUpdateStrategy copy)
Deprecated. Copy Constructor for the BareBonesPositionUpdateStrategy. |
|
| Method Summary | |
|---|---|
BareBonesPositionUpdateStrategy |
getClone()
Deprecated. Create a clone of this BareBonesPositionUpdateStrategy. |
void |
updatePosition(Particle particle)
Deprecated. Update the position of the Particle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BareBonesPositionUpdateStrategy()
public BareBonesPositionUpdateStrategy(BareBonesPositionUpdateStrategy copy)
copy - The BareBonesPositionUpdateStrategy to copy| Method Detail |
|---|
public BareBonesPositionUpdateStrategy getClone()
getClone in interface PositionUpdateStrategygetClone in interface Cloneableclone was called.Object.clone()public void updatePosition(Particle particle)
updatePosition in interface PositionUpdateStrategyparticle - The Particle to perform the position update on.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||