Uses of Class
org.apache.shindig.expressions.Functions

Packages that use Functions
org.apache.shindig.expressions   
 

Uses of Functions in org.apache.shindig.expressions
 

Methods in org.apache.shindig.expressions with parameters of type Functions
static Expressions Expressions.forTesting(Functions functions)
          Returns an instance of Expressions that doesn't require any functions or perform any caching.
 

Constructors in org.apache.shindig.expressions with parameters of type Functions
Expressions(Functions functions, CacheProvider cacheProvider, ELTypeConverter typeConverter, ExpressionProvider expProvider)
           
 



Copyright © 2007-2012. All Rights Reserved.