Home
last modified time | relevance | path

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

/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
DFactoryProviderTest.java265 public static class Porshe implements Car { class in FactoryProviderTest
272 public Porshe(@Assisted Color color, double price) { in Porshe() method in FactoryProviderTest.Porshe