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