Uses of Interface
org.odata4j.expression.DoubleLiteral

Packages that use DoubleLiteral
org.odata4j.expression   
 

Uses of DoubleLiteral in org.odata4j.expression
 

Methods in org.odata4j.expression that return DoubleLiteral
static DoubleLiteral Expression.double_(double value)
           
 

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



http://odata4j.org