Package tools.helperclasses
Interface BinaryConstructor
public interface BinaryConstructor
-
Method Summary
Modifier and Type Method Description GeneralFunctionconstruct(GeneralFunction first, GeneralFunction second)
public interface BinaryConstructor
| Modifier and Type | Method | Description |
|---|---|---|
GeneralFunction |
construct(GeneralFunction first,
GeneralFunction second) |