Class BiArgExpressionProcessor<T>

java.lang.Object
org.jbehave.core.expressions.MultiArgExpressionProcessor<T>
org.jbehave.core.expressions.BiArgExpressionProcessor<T>
All Implemented Interfaces:
ExpressionProcessor<T>

public class BiArgExpressionProcessor<T> extends MultiArgExpressionProcessor<T>