@Deprecated public class AtomContainerAtomPermutor extends Permutor implements Iterator<IAtomContainer>
| Constructor and Description | 
|---|
AtomContainerAtomPermutor(IAtomContainer atomContainer)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
IAtomContainer | 
next()
Deprecated.  
 | 
static IAtomContainer | 
permute(int[] p,
       IAtomContainer atomContainer)
Deprecated.  
  | 
void | 
remove()
Deprecated.  
 | 
calculateMaxRank, getCurrentPermutation, getNextPermutation, getRandomNextPermutation, getRank, hasNext, setPermutation, setRankclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNextpublic AtomContainerAtomPermutor(IAtomContainer atomContainer)
public IAtomContainer next()
next in interface Iterator<IAtomContainer>public static IAtomContainer permute(int[] p, IAtomContainer atomContainer)
public void remove()
remove in interface Iterator<IAtomContainer>Copyright © 2021. All rights reserved.