NeighborIterator
public class NeighborIteratorSite extends java.lang.Object implements NeighborIterator
NeighborIterator.AtomPairConsumer
Constructor | Description |
---|---|
NeighborIteratorSite(NeighborSiteManager siteManager,
Box box) |
Modifier and Type | Method | Description |
---|---|---|
void |
forEachNeighbor(IAtom targetAtom,
IteratorDirective.Direction direction,
NeighborIterator.AtomPairConsumer upAction,
NeighborIterator.AtomPairConsumer downAction) |
forEachNeighbor
public NeighborIteratorSite(NeighborSiteManager siteManager, Box box)
public void forEachNeighbor(IAtom targetAtom, IteratorDirective.Direction direction, NeighborIterator.AtomPairConsumer upAction, NeighborIterator.AtomPairConsumer downAction)
forEachNeighbor
in interface NeighborIterator