Home
last modified time | relevance | path

Searched defs:nullableInput (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/javatests/dagger/functional/builderbinds/
DTestComponent.java35 String nullableInput(); in nullableInput() method
54 Builder nullableInput(@Nullable @Named("nullable input") String nullableInput); in nullableInput() argument