toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.libraries
/
AbstractLibraryResolutionInfo
/
ByGitRefWithClasspathFallback
By
Git
Ref
With
Classpath
Fallback
class
ByGitRefWithClasspathFallback
(
ref
:
String
,
libraryDescriptorsManager
:
LibraryDescriptorsManager
)
:
AbstractLibraryResolutionInfo.ByGitRef
Members
Constructors
By
Git
Ref
With
Classpath
Fallback
Link copied to clipboard
constructor
(
ref
:
String
,
libraryDescriptorsManager
:
LibraryDescriptorsManager
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
sha
Link copied to clipboard
val
sha
:
String
should
Be
Cached
In
Memory
Link copied to clipboard
open
val
shouldBeCachedInMemory
:
Boolean
should
Be
Cached
Locally
Link copied to clipboard
open
val
shouldBeCachedLocally
:
Boolean
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