Searched defs:createCar (Results 1 – 2 of 2) sorted by relevance
439 Car createCar(); in createCar() method443 Car createCar() throws FireException; in createCar() method456 Car createCar() throws FireException, ExplosionException; in createCar() method494 Car createCar() throws ExplosionException; in createCar() method496 Car createCar(Color r) throws FireException; in createCar() method
440 Car createCar(); in createCar() method444 Car createCar() throws FireException; in createCar() method448 Car createCar() throws FireException, ExplosionException; in createCar() method632 Car createCar(Provider<Color> colorProvider, Provider<String> stringProvider); in createCar() method690 Car createCar( in createCar() method