public class FactoryMethodRequest extends Object
| Constructor and Description |
|---|
FactoryMethodRequest(Method method,
SpecimenType containingType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SpecimenType |
getContainingType() |
Method |
getMethod() |
int |
hashCode() |
String |
toString() |
public FactoryMethodRequest(Method method, SpecimenType containingType)
public Method getMethod()
public SpecimenType getContainingType()
Copyright © 2017. All rights reserved.