e051251b27
#KT-35133 Fixed
7 lines
360 B
Plaintext
Vendored
7 lines
360 B
Plaintext
Vendored
public abstract interface LoadIterable<T> : R|kotlin/Any| {
|
|
public abstract fun getIterable(): R|ft<kotlin/collections/MutableIterable<ft<T, T?>!>, kotlin/collections/Iterable<ft<T, T?>!>?>!|
|
|
|
|
public abstract fun setIterable(Iterable: R|ft<kotlin/collections/MutableIterable<ft<T, T?>!>, kotlin/collections/Iterable<ft<T, T?>!>?>!|): R|kotlin/Unit|
|
|
|
|
}
|