public class ComputeFunctions extends TFunc<ComputeFunc>
Modifier and Type | Class and Description |
---|---|
static class |
ComputeFunctions.ComputeFuncImpl |
Constructor and Description |
---|
ComputeFunctions() |
Modifier and Type | Method and Description |
---|---|
ComputeFunc |
build(byte[] pyBinary) |
public ComputeFunc build(byte[] pyBinary)
build
in class TFunc<ComputeFunc>