| Issue 6: | DefaultMolecule might use AtomImpl to check for connections | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Molecule.getBond(Atom, Atom) uses a linear search to find bond. It might use AtomImpl bondList to do so for better performance. |
|
|
|