Modifier and Type | Field and Description |
---|---|
int[] |
atom1
Bond end atom 1.
|
int[] |
atom2
Bond end atom 2.
|
int[] |
order
Bond order.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(MU.BondList other,
boolean ignoreBondOrders) |
boolean |
strictEquals(MU.BondList other) |
String |
toString() |
public final int[] atom1
public final int[] atom2
public final int[] order
public BondList(Molecule m)
public boolean matches(MU.BondList other, boolean ignoreBondOrders)
public boolean strictEquals(MU.BondList other)