typed2
core
com.
episode6.
typed2
async()
Async
Key
Async
Key
Mapper
boolean()
default
Provider()
Delegate
Async
Mutable
State
Flow()
Delegate
Mutable
State
Flow()
Delegate
Property
double()
float()
get()
int()
is
Required
Key
Key
Backer
Key
Backing
Type
Info
Key
Builder
Key
Descriptor
Key
Mapper
Key
Value
Getter
Key
Value
Setter
long()
map
Type()
Native
Keys
output
Default
Provider()
Primitive
Key
Builder
Primitive
Key
Value
Getter
Primitive
Key
Value
Setter
Required
Enabled
Key
Namespace
Required
Key
Missing
Exception
set()
string()
com.
episode6.
typed2.
bundles
Base
Bundle
Key
Builder
Base
Bundle
Key
Namespace
Base
Bundle
Value
Getter
Base
Bundle
Value
Setter
binder()
boolean
Array()
bundle()
Bundle
Key
Builder
Bundle
Key
Namespace
Bundle
Value
Getter
Bundle
Value
Setter
byte()
byte
Array()
char()
char
Array()
char
Sequence()
char
Sequence
Array()
char
Sequence
List()
double()
double
Array()
extra
Property()
float
Array()
get()
get
Extra()
int
Array()
int
List()
long
Array()
mutable
State
Flow()
parcelable()
parcelable
Array()
parcelable
List()
persistable
Bundle()
Persistable
Bundle
Key
Builder
Persistable
Bundle
Key
Namespace
Persistable
Bundle
Value
Getter
Persistable
Bundle
Value
Setter
property()
remove()
remove
Extra()
serializable()
set()
set
Extra()
short()
short
Array()
size()
size
F()
sparse
Parcelable
Array()
string
Array()
string
List()
typed()
Typed
Bundle
Typed
Persistable
Bundle
update()
update
Extra()
com.
episode6.
typed2.
sharedprefs
double()
edit()
flow()
get()
launch
Edit()
mutable
State
Flow()
Pref
Key
Builder
Pref
Key
Namespace
Pref
Value
Getter
Pref
Value
Setter
property()
remove()
set()
string
Set()
typed()
Typed
Shared
Preferences
update()
gson
com.
episode6.
typed2.
gson
gson()
Typed2Default
Gson
type
Token()
kotlinx-serialization-bundlizer
com.
episode6.
typed2.
kotlinx.
serialization.
bundlizer
bundlized()
kotlinx-serialization-json
com.
episode6.
typed2.
kotlinx.
serialization.
json
json()
navigation-compose
com.
episode6.
typed2.
navigation.
compose
composable
Screen()
Compose
Nav
Arg
Builder
Illegal
Start
Screen
Exception
launch
Navigate
To()
Missing
Required
Argument
Exception
Nav
Arg
Builder
Nav
Host()
navigate
To()
Nav
Screen
Nav
Screen
Route
remove()
set()
Unexpected
Key
Type
Exception
saved-state-handle
com.
episode6.
typed2.
savedstatehandle
clear
Saved
State
Provider()
flow()
get()
get
Live
Data()
get
State
Flow()
mutable
State
Flow()
property()
remove()
set()
set
Saved
State
Provider()
typed()
Typed
Saved
State
Handle
update()
navigation-compose
/
com.episode6.typed2.navigation.compose
/
UnexpectedKeyTypeException
Unexpected
Key
Type
Exception
class
UnexpectedKeyTypeException
(
type
:
KClass
<
*
>
)
:
RuntimeException
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Unexpected
Key
Type
Exception
Link copied to clipboard
fun
UnexpectedKeyTypeException
(
type
:
KClass
<
*
>
)
Content copied to clipboard
Functions
add
Suppressed
Link copied to clipboard
fun
addSuppressed
(
p0
:
Throwable
)
Content copied to clipboard
fill
In
Stack
Trace
Link copied to clipboard
open
fun
fillInStackTrace
(
)
:
Throwable
Content copied to clipboard
get
Localized
Message
Link copied to clipboard
open
fun
getLocalizedMessage
(
)
:
String
Content copied to clipboard
get
Stack
Trace
Link copied to clipboard
open
fun
getStackTrace
(
)
:
Array
<
StackTraceElement
>
Content copied to clipboard
get
Suppressed
Link copied to clipboard
fun
getSuppressed
(
)
:
Array
<
Throwable
>
Content copied to clipboard
init
Cause
Link copied to clipboard
open
fun
initCause
(
p0
:
Throwable
)
:
Throwable
Content copied to clipboard
print
Stack
Trace
Link copied to clipboard
open
fun
printStackTrace
(
)
Content copied to clipboard
open
fun
printStackTrace
(
p0
:
PrintStream
)
Content copied to clipboard
open
fun
printStackTrace
(
p0
:
PrintWriter
)
Content copied to clipboard
set
Stack
Trace
Link copied to clipboard
open
fun
setStackTrace
(
p0
:
Array
<
StackTraceElement
>
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
open
val
message
:
String
?
Content copied to clipboard