edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.compiler
/
ConfSpaceIndex
/
PositionAtomKey
Position
Atom
Key
class
PositionAtomKey
(
posi
:
Int
,
frag
:
ConfLib.Fragment
?
,
atomi
:
Int
)
:
ConfSpaceIndex.AtomKey
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
(
)
:
<ERROR CLASS>
Content copied to clipboard
Properties
atomi
Link copied to clipboard
val
atomi
:
Int
Content copied to clipboard
frag
Link copied to clipboard
val
frag
:
ConfLib.Fragment
?
Content copied to clipboard
posi
Link copied to clipboard
val
posi
:
Int
Content copied to clipboard