Uses of Class
com.bc.ceres.binio.expr.SelectionExpr.Default
-
Packages that use SelectionExpr.Default Package Description com.bc.ceres.binio.expr Contains interfaces and classes which shall enable users to describe their data formats using an interpreted language by constructing an evaluatable tree of expressions. -
-
Uses of SelectionExpr.Default in com.bc.ceres.binio.expr
Methods in com.bc.ceres.binio.expr that return SelectionExpr.Default Modifier and Type Method Description static SelectionExpr.Default
ExpressionBuilder. DEFAULT(Expression expression)
static SelectionExpr.Default
ExpressionBuilder. DEFAULT(Type type)
-