Searched refs:NullableBindsInstanceComponent (Results 1 – 1 of 1) sorted by relevance
68 interface NullableBindsInstanceComponent { interface in FactoryBindsInstanceTest74 NullableBindsInstanceComponent create(@BindsInstance @Nullable String string); in create()80 NullableBindsInstanceComponent component = in nullableBindsInstance_doesNotFailOnNull()