public class DryRun extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DryRun.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DryRun.Builder |
create(Object id) |
Object |
invoke(TypeContext context,
Method method,
Object[] args) |
public static DryRun.Builder create(Object id)
public Object invoke(TypeContext context, Method method, Object[] args)
Copyright © 2021. All rights reserved.