JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.fluxtion.ext.declarative.api.numeric
Interface NumericFunctionStateless
All Known Subinterfaces:
NumericFunctionStateful
All Known Implementing Classes:
AggregateFunctions.AggregateAverage
,
AggregateFunctions.AggregateCount
,
AggregateFunctions.AggregateMax
,
AggregateFunctions.AggregateMin
,
AggregateFunctions.AggregatePassThrough
,
AggregateFunctions.AggregateSum
public interface
NumericFunctionStateless
A Marker interface for numeric functions. If a class uses this interface then it must implement only one public method.
Author:
greg higgins
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All rights reserved.