public class Function0WithIdentity<R> extends java.lang.Object implements Function0<R>, WithIdentity
Modifier and Type | Field and Description |
---|---|
protected Function0<R> |
delegate |
protected java.lang.String |
identity |
Constructor and Description |
---|
Function0WithIdentity() |
Modifier and Type | Method and Description |
---|---|
R |
apply()
Applies this function.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIdentity