|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PositionUpdateStrategy
TODO: Complete this javadoc.
Method Summary | |
---|---|
PositionUpdateStrategy |
getClone()
Clone the stategy by creating a new object with the same contents and values as the current object. |
void |
updatePosition(Particle particle)
Update the position of the Particle. |
Method Detail |
---|
PositionUpdateStrategy getClone()
getClone
in interface Cloneable
Object.clone()
void updatePosition(Particle particle)
particle
- The Particle to perform the position update on.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |