Uses of Class
com.actelion.research.chem.forcefield.mmff.SortedPair
-
Packages that use SortedPair Package Description com.actelion.research.chem.forcefield.mmff -
-
Uses of SortedPair in com.actelion.research.chem.forcefield.mmff
Fields in com.actelion.research.chem.forcefield.mmff with type parameters of type SortedPair Modifier and Type Field Description java.util.Hashtable<SortedPair,Separation.Relation>Separation. tableMethods in com.actelion.research.chem.forcefield.mmff with parameters of type SortedPair Modifier and Type Method Description intSortedPair. compareTo(SortedPair that)Compares this object with another.Separation.RelationSeparation. get(SortedPair key)Returns the relation of a given pair of atoms.
-