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. table
Methods in com.actelion.research.chem.forcefield.mmff with parameters of type SortedPair Modifier and Type Method Description int
SortedPair. compareTo(SortedPair that)
Compares this object with another.Separation.Relation
Separation. get(SortedPair key)
Returns the relation of a given pair of atoms.
-