import java.util.*; public class Oscillator extends PhysicsElement implements Attachable, Simulateable{ // to be coded by yoou }