class SmilesRingSet extends javajs.util.Lst<SmilesRing>
| Modifier and Type | Field and Description |
|---|---|
(package private) BS |
bs |
modCount| Constructor and Description |
|---|
SmilesRingSet() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
addRing(SmilesRing ring) |
(package private) void |
addSet(SmilesRingSet set,
Hashtable<String,SmilesRingSet> htEdgeMap) |
(package private) int |
getElectronCount(int[] eCounts) |
add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamBS bs
void addSet(SmilesRingSet set, Hashtable<String,SmilesRingSet> htEdgeMap)
void addRing(SmilesRing ring)
int getElectronCount(int[] eCounts)