65ea4e184a
- Add utilities to add new attribute to ConeAttributes
- Get rid of FlexibleNullability attribute (it can be easily inferred
for any flexible type at any moment)
- Fix determining of EnhancedNullability attribute
7 lines
244 B
Plaintext
Vendored
7 lines
244 B
Plaintext
Vendored
public open class PrivateSamAdapter : R|kotlin/Any| {
|
|
private open fun samAdapter(r: R|ft<test/PrivateSamAdapter.SamInterface, test/PrivateSamAdapter.SamInterface?>!|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/PrivateSamAdapter|
|
|
|
|
}
|