Searched defs:createCar (Results 1 – 2 of 2) sorted by relevance
404 Car createCar(); in createCar() method408 Car createCar() throws FireException; in createCar() method421 Car createCar() throws FireException, ExplosionException; in createCar() method456 Car createCar() throws ExplosionException; in createCar() method457 Car createCar(Color r) throws FireException; in createCar() method
402 Car createCar(); in createCar() method406 Car createCar() throws FireException; in createCar() method410 Car createCar() throws FireException, ExplosionException; in createCar() method568 Car createCar(Provider<Color> colorProvider, Provider<String> stringProvider); in createCar() method608 …Car createCar(javax.inject.Provider<Color> colorProvider, javax.inject.Provider<String> stringProv… in createCar() method