public static class Bond.BondInfo extends java.lang.Object
int
n1
n2
BondType
type
BondInfo(int n1, int n2, BondType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int n1
public int n2
public BondType type
public BondInfo(int n1, int n2, BondType type)