- All Implemented Interfaces:
Node<T>
public final class Displaced<T>
extends Object
implements Node<T>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
pos
- Specified by:
pos in interface Node<T>
-
mass
public double mass()
- Specified by:
mass in interface Node<T>
-
charge
public double charge()
- Specified by:
charge in interface Node<T>
-