R
- type of the read payloadW
- type of the write payloadpublic interface DesiredRateReadWriteExpression<R,W> extends DesiredRateExpression<R>, WriteExpression<W>, DesiredRateReadWriteExpressionList<R,W>
Don't implement objects with this interface, use DesiredRateReadWriteExpressionImpl
.
Modifier and Type | Method and Description |
---|---|
DesiredRateReadWriteExpression<R,W> |
as(String name)
Changes the name for this expression
|
fillReadRecipe, getDesiredRateExpressionImpl, getFunction, getName
fillWriteRecipe, getName, getWriteExpressionImpl, getWriteFunction
and, getDesiredRateReadWriteExpressions
and, getDesiredRateExpressions
and, getWriteExpressions
DesiredRateReadWriteExpression<R,W> as(String name)
DesiredRateExpression
as
in interface DesiredRateExpression<R>
name
- new nameCopyright © 2010–2015. All rights reserved.