Searched refs:Maxima (Results 1 – 1 of 1) sorted by relevance
714 static class Maxima implements Car { class in FactoryProvider2Test724 FactoryProvider.newFactory(TwoToneCarFactory.class, Maxima.class)); in testDistinctKeys()729 Maxima maxima = (Maxima) factory.create(Color.BLACK, Color.GRAY); in testDistinctKeys()743 FactoryProvider.newFactory(DoubleToneCarFactory.class, Maxima.class)); in testDuplicateKeys()