Uses of Interface
org.odata4j.expression.SingleLiteral

Packages that use SingleLiteral
org.odata4j.expression   
 

Uses of SingleLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return SingleLiteral
static SingleLiteral Expression.single(float value)
           
 

Methods in org.odata4j.expression with parameters of type SingleLiteral
 void ExpressionVisitor.visit(SingleLiteral expr)
           
 void PrintExpressionVisitor.visit(SingleLiteral expr)
           
 



http://odata4j.org