com.espertech.esper.epl.methodbase
Class DotMethodFP

java.lang.Object
  extended by com.espertech.esper.epl.methodbase.DotMethodFP

public class DotMethodFP
extends java.lang.Object


Constructor Summary
DotMethodFP(DotMethodFPInputEnum input, DotMethodFPParam... parameters)
           
 
Method Summary
 DotMethodFPInputEnum getInput()
           
 DotMethodFPParam[] getParameters()
           
 java.lang.String toStringFootprint(boolean isLambdaApplies)
           
static java.lang.String toStringProvided(DotMethodFPProvided provided, boolean isLambdaApplies)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotMethodFP

public DotMethodFP(DotMethodFPInputEnum input,
                   DotMethodFPParam... parameters)
Method Detail

getInput

public DotMethodFPInputEnum getInput()

getParameters

public DotMethodFPParam[] getParameters()

toStringFootprint

public java.lang.String toStringFootprint(boolean isLambdaApplies)

toStringProvided

public static java.lang.String toStringProvided(DotMethodFPProvided provided,
                                                boolean isLambdaApplies)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com