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