public class CustomObjectFunction extends Object implements Function<CustomObject,CustomObject>
| Constructor and Description |
|---|
CustomObjectFunction() |
| Modifier and Type | Method and Description |
|---|---|
CustomObject |
process(CustomObject input,
Context context) |
public CustomObject process(CustomObject input, Context context)
process in interface Function<CustomObject,CustomObject>Copyright © 2017–2022 Apache Software Foundation. All rights reserved.