Package org.jpmml.maven.plugins
Class Modify
- java.lang.Object
-
- org.jpmml.maven.plugins.Task
-
- org.jpmml.maven.plugins.Modify
-
public class Modify extends Task
-
-
Constructor Summary
Constructors Constructor Description Modify()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Function<byte[],byte[]>getModifyFunction()
-
-
-
Method Detail
-
getModifyFunction
public Function<byte[],byte[]> getModifyFunction()
-
-