| Package | Description |
|---|---|
| brennus |
| Modifier and Type | Method and Description |
|---|---|
<S> S |
CaseBuilder.map(Function<CaseBuilder<T>,S> function) |
<R> R |
ExpressionBuilder.map(Function<EB,R> function) |
<S> S |
ElseBuilder.map(Function<ElseBuilder<T>,S> function) |
<S> S |
MethodBuilder.map(Function<MethodBuilder,S> function) |
<R> R |
MethodDeclarationBuilder.map(Function<MethodDeclarationBuilder,R> function) |
<U> U |
SwitchBuilder.map(Function<SwitchBuilder<T>,U> function) |
<S> S |
ThenBuilder.map(Function<ThenBuilder<T>,S> function) |
Copyright © 2014. All Rights Reserved.