edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.molecule
/
Element
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
find
By
Prefix
Match
Link copied to clipboard
fun
findByPrefixMatch
(
query
:
String
)
:
Element
?
Content copied to clipboard
get
Link copied to clipboard
operator
fun
get
(
number
:
Int
)
:
Element
Content copied to clipboard
operator
fun
get
(
symbol
:
String
)
:
Element
Content copied to clipboard
get
Or
Null
Link copied to clipboard
fun
getOrNull
(
number
:
Int
)
:
Element
?
Content copied to clipboard
fun
getOrNull
(
symbol
:
String
)
:
Element
?
Content copied to clipboard