core
core
japgolly.scalagraal
AbstractGraalContext
Expr
Expr
ExprBoilerplate
Apply1
Apply10
Apply11
Apply12
Apply13
Apply14
Apply15
Apply16
Apply17
Apply18
Apply19
Apply2
Apply20
Apply21
Apply22
Apply3
Apply4
Apply5
Apply6
Apply7
Apply8
Apply9
Source1
Source10
Source11
Source12
Source13
Source14
Source15
Source16
Source17
Source18
Source19
Source2
Source20
Source21
Source22
Source3
Source4
Source5
Source6
Source7
Source8
Source9
ExprError
ExprError
AsyncFunctionFailed
ContextClosed
EvalError
InEval
InEval
InResult
InResult
UnsupportedLanguageOrMimeType
ValueCastError
ValueError
ValueIsNull
ValueReprError
ExprParam
ExprParam
ArrayPrimitives
Contravariance
CtxValueFn
Defaults
JavaValues
PolyglotValues
Primitives
RawValue
SourceConst
SourceFn
ValueFn
GraalContext
GraalContext
Builder
Builder
GraalContextMetrics
GraalContextMetrics
AndExprResult
Metric
Metric
Body
Post
Pre
Total
Wait
Writer
Noop
Print
StoreLast
Writer
GraalContextPool
GraalContextPool
Builder
Fixed
Step1
Step2A
Step2B
ContextThread
OnShutdown
CloseContexts
DoNothing
OnShutdown
State
Active
ShuttingDown
Terminated
State
GraalSourceUtil
Language
Binding
Binding
ScalaGraalEffect
Async
Async
AsyncES
AsyncES
Trans
ScalaGraalValueExt
japgolly.scalagraal.util
CacheAndReplace
Param
Param
CacheAndReplaceBoilerplate
DurationLite
DurationLite
StartTime
FileRef
FileRef
StrFnCache
withRouteWhitelist
curried
withRoutes
curried
StrFnCacheParam
StrFnCacheParam
StrFnCacheParamBoilerplate
StrFnCachePath
StrFnCachePath
Replacement
Tokens
Tokens
StrFnCacheRoute
StrFnCacheRoute
Warmup
PoolResult
State
State
core
/
japgolly.scalagraal.util
/
StrFnCacheParam
StrFnCacheParam
final case
class
StrFnCacheParam
[
A
](
paths:
List
[
StrFnCachePath
[
A
]])
Companion:
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
mapPaths
[
B
](
f:
StrFnCachePath
[
A
]
=>
StrFnCachePath
[
B
]):
StrFnCacheParam
[
B
]
Implicitly added by
option
def
mapPaths
[
B
](
f:
StrFnCachePath
[
A
]
=>
StrFnCachePath
[
B
]):
StrFnCacheParam
[
B
]
def
widen
[
B
>:
A
](
implicit
ct:
ClassTag
[
A
]):
StrFnCacheParam
[
B
]
Implicitly added by
option
def
widen
[
B
>:
A
](
implicit
ct:
ClassTag
[
A
]):
StrFnCacheParam
[
B
]
def
xmap
[
B
](
f:
A
=>
B
)(
g:
B
=>
A
):
StrFnCacheParam
[
B
]
Implicitly added by
option
def
xmap
[
B
](
f:
A
=>
B
)(
g:
B
=>
A
):
StrFnCacheParam
[
B
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Implicitly added by
option
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Implicitly added by
option
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product