public interface ExpressionTransformer<T extends ExpressionTransformationContextSupport<?>>
ExpressionTransformationContextSupport into an
object.| Modifier and Type | Method and Description |
|---|---|
Object |
transform(T context)
Transforms the given
ExpressionTransformationContextSupport into an Object. |
Object transform(T context)
ExpressionTransformationContextSupport into an Object.context - will never be null.Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.