package org.odata4j.expression; public interface NullLiteral extends LiteralExpression { }