R
- type of the read payloadW
- type of the write payloadpublic interface SourceRateReadWriteExpression<R,W> extends SourceRateExpression<R>, WriteExpression<W>, SourceRateReadWriteExpressionList<R,W>
Don't implement objects with this interface, use SourceRateReadWriteExpressionImpl
.
Modifier and Type | Method and Description |
---|---|
SourceRateReadWriteExpression<R,W> |
as(String name)
Changes the name for this expression
|
getFunction, getName, getSourceRateExpressionImpl
fillWriteRecipe, getName, getWriteExpressionImpl, getWriteFunction
and, getSourceRateReadWriteExpressions
and, getSourceRateExpressions
and, getWriteExpressions
SourceRateReadWriteExpression<R,W> as(String name)
SourceRateExpression
as
in interface SourceRateExpression<R>
name
- new nameCopyright © 2010–2015. All rights reserved.