toggle menu
core
0.6.1-SNAPSHOT
common
switch theme
search in API
core
/
org.kotlincrypto.core
/
Copyable
Copyable
interface
Copyable
<
out
T
:
Any
>
(
source
)
Members
Functions
copy
Link copied to clipboard
abstract
fun
copy
(
)
:
T
Copies the instance and its state to a new instance that is wholly independent of the old instance.