public class Methods extends AbstractGenerator<Method>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Methods.MethodOf
Specify what class to generate methods from
|
| Constructor and Description |
|---|
Methods() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Methods.MethodOf methodOf) |
protected Method |
generate() |
static Object[] |
mockParamsOf(Method method) |
generateaddComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typesprotected Method generate()
generate in class AbstractGenerator<Method>public void configure(Methods.MethodOf methodOf)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.