BaseInitializedSubject

actual constructor(initialValue: ObservableOptional.Value<T>)

Constructor using an inital value.

Parameters

initialValue

The Value to use as the initial value.


actual constructor(observation: ObservationInitialized<T>)

Parameters

T

the type of value to expect.

observation

The ObservationInitialized to handle value being observed

expect constructor(initialValue: ObservableOptional.Value<T>)

Constructor using an inital value.

Parameters

initialValue

The Value to use as the initial value.


expect constructor(observation: ObservationInitialized<T>)

Parameters

T

the type of value to expect.

observation

The ObservationInitialized to handle value being observed

actual constructor(initialValue: ObservableOptional.Value<T>)

Constructor using an inital value.

Parameters

initialValue

The Value to use as the initial value.


actual constructor(observation: ObservationInitialized<T>)

Parameters

T

the type of value to expect.

observation

The ObservationInitialized to handle value being observed

actual constructor(initialValue: ObservableOptional.Value<T>)

Constructor using an inital value.

Parameters

initialValue

The Value to use as the initial value.


actual constructor(observation: ObservationInitialized<T>)

Parameters

T

the type of value to expect.

observation

The ObservationInitialized to handle value being observed