edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.forcefield.amber
/
AmberTopology
/
IndexPair
Index
Pair
class
IndexPair
(
i1
:
Int
,
i2
:
Int
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
Properties
i1
Link copied to clipboard
val
i1
:
Int
Content copied to clipboard
i2
Link copied to clipboard
val
i2
:
Int
Content copied to clipboard