Searched refs:lazyNullObjectFun (Results 1 – 2 of 2) sorted by relevance
79 fun lazyNullObjectFun(): Lazy<Any> method
160 assertThat(basicComponent.lazyNullObjectFun().get()).isNull() in nullableInjection()