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
Param
apply
in interface Param
context
- A context.IOException
- If something goes wrong.Copyright © 2021. All rights reserved.