public class DotMethodFP extends Object
Constructor and Description |
---|
DotMethodFP(DotMethodFPInputEnum input,
DotMethodFPParam... parameters) |
Modifier and Type | Method and Description |
---|---|
DotMethodFPInputEnum |
getInput() |
DotMethodFPParam[] |
getParameters() |
String |
toStringFootprint(boolean isLambdaApplies) |
static String |
toStringProvided(DotMethodFPProvided provided,
boolean isLambdaApplies) |
public DotMethodFP(DotMethodFPInputEnum input, DotMethodFPParam... parameters)
public DotMethodFPInputEnum getInput()
public DotMethodFPParam[] getParameters()
public String toStringFootprint(boolean isLambdaApplies)
public static String toStringProvided(DotMethodFPProvided provided, boolean isLambdaApplies)