forked from kscience/kmath
Update attributes-kt/src/commonMain/kotlin/space/kscience/attributes/Attributes.kt
Co-authored-by: Gleb Minaev <43728100+lounres@users.noreply.github.com>
This commit is contained in:
parent
fcb7e2fa7d
commit
dcf5b19d80
@ -8,7 +8,7 @@ package space.kscience.attributes
|
||||
import kotlin.jvm.JvmInline
|
||||
|
||||
/**
|
||||
* A set of attributes. The implementation must guarantee that [content] keys correspond to its value types.
|
||||
* A set of attributes. The implementation must guarantee that [content] keys correspond to their value types.
|
||||
*/
|
||||
public interface Attributes {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user