| Constructor and Description |
|---|
DefParam(Object value)
Creates a new
DefParam. |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Context context)
Apply the given param to context.
|
String |
toString() |
public Object apply(Context context) throws IOException
Paramapply in interface Paramcontext - A context.IOException - If something goes wrong.Copyright © 2022. All rights reserved.