Uses of Interface
org.odata4j.expression.Int64Literal

Packages that use Int64Literal
org.odata4j.expression   
 

Uses of Int64Literal in org.odata4j.expression
 

Methods in org.odata4j.expression that return Int64Literal
static Int64Literal Expression.int64(long value)
           
 

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



http://odata4j.org