public class AtomContact
extends java.lang.Object
| Constructor and Description |
|---|
AtomContact(Pair<Atom> pair,
double distance) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDistance() |
Pair<Atom> |
getPair() |
void |
setDistance(double distance) |
void |
setPair(Pair<Atom> pair) |