public class ResultCombinators extends Object
| Constructor and Description |
|---|
ResultCombinators() |
| Modifier and Type | Method and Description |
|---|---|
static Result |
operator_doubleGreaterThan(Result one,
Result then) |
static Result |
result(org.eclipse.xtext.xbase.lib.Procedures.Procedure1<? super javax.servlet.http.HttpServletResponse> responseConfigurer)
Adapts a closure into the Result interface.
|
public static Result result(org.eclipse.xtext.xbase.lib.Procedures.Procedure1<? super javax.servlet.http.HttpServletResponse> responseConfigurer)
responseConfigurer - the configurerCopyright © 2017 Uqbar Project. All rights reserved.