public class DefaultFactoryMethodQuery extends Object implements FactoryMethodQuery
| Constructor and Description |
|---|
DefaultFactoryMethodQuery() |
DefaultFactoryMethodQuery(Comparator<Method> comparator) |
| Modifier and Type | Method and Description |
|---|---|
List<Method> |
getFactoryMethodsForType(SpecimenType type) |
public DefaultFactoryMethodQuery()
public DefaultFactoryMethodQuery(Comparator<Method> comparator)
public List<Method> getFactoryMethodsForType(SpecimenType type)
getFactoryMethodsForType in interface FactoryMethodQueryCopyright © 2017. All rights reserved.