kohii
1.4.0.2017001
kohii-core
/
kohii.v1.core
/
Rebinder
Rebinder
data
class
Rebinder
(
val
tag
:
Any
)
:
Parcelable
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Rebinder
Link copied to clipboard
fun
Rebinder
(
tag
:
Any
)
Content copied to clipboard
Types
Options
Link copied to clipboard
class
Options
Content copied to clipboard
Functions
bind
Link copied to clipboard
fun
bind
(
engine
:
Engine
<
*
>
,
container
:
ViewGroup
,
callback
:
(
Playback
)
->
Unit
?
=
null
)
Content copied to clipboard
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
with
Link copied to clipboard
inline
fun
with
(
options
:
Rebinder.Options
.
(
)
->
Unit
)
:
Rebinder
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
tag
Link copied to clipboard
val
tag
:
Any
Content copied to clipboard