toggle menu
terpal-runtime
2.0.0-1.0.0-RC5
common
switch theme
search in API
terpal-runtime
/
io.exoquery.terpal
/
InterpolatorWithWrapper
Interpolator
With
Wrapper
interface
InterpolatorWithWrapper
<
T
,
R
>
:
ProtoInterpolator
<
T
,
R
>
Members
Functions
wrap
Link copied to clipboard
abstract
fun
wrap
(
value
:
Boolean
?
)
:
T
abstract
fun
wrap
(
value
:
Byte
?
)
:
T
abstract
fun
wrap
(
value
:
Double
?
)
:
T
abstract
fun
wrap
(
value
:
Float
?
)
:
T
abstract
fun
wrap
(
value
:
Int
?
)
:
T
abstract
fun
wrap
(
value
:
Long
?
)
:
T
abstract
fun
wrap
(
value
:
Short
?
)
:
T
abstract
fun
wrap
(
value
:
String
?
)
:
T