public abstract class Functions extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Functions.LazyReference1<R,T>
a function reference for model transformation
|
static class |
Functions.LazyReference2<R,T1,T2>
a function reference for model transformation
|
static class |
Functions.LazyReference3<R,T1,T2,T3>
a function reference for model transformation
|
static class |
Functions.Reference1<R,T>
a function reference for model transformation
|
static class |
Functions.Reference2<R,T1,T2>
a function reference for model transformation
|
static class |
Functions.Reference3<R,T1,T2,T3>
a function reference for model transformation
|
Copyright © 2014. All Rights Reserved.