toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.libraries
/
AbstractLibraryResolutionInfo
/
Default
Default
class
Default
(
val
string
:
String
=
""
)
:
AbstractLibraryResolutionInfo
Members
Constructors
Default
Link copied to clipboard
constructor
(
string
:
String
=
""
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
should
Be
Cached
In
Memory
Link copied to clipboard
open
val
shouldBeCachedInMemory
:
Boolean
should
Be
Cached
Locally
Link copied to clipboard
open
override
val
shouldBeCachedLocally
:
Boolean
string
Link copied to clipboard
val
string
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String