public class CustomDerivedToDerivedFunction extends Object implements Function<CustomDerivedObject,CustomDerivedObject>
public CustomDerivedObject process(CustomDerivedObject input, Context context)
process 在接口中 Function<CustomDerivedObject,CustomDerivedObject>Copyright © 2017–2020 Apache Software Foundation. All rights reserved.