Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/basic/
H A DInjectedThing.java59 @Inject Float boxedFloat; field in InjectedThing
95 @Inject InjectedThing( in InjectedThing()
198 @Inject void boxedFloat(Float boxedFloat) {} in boxedFloat() method in InjectedThing