public abstract static class ContextLocal.InitialValueProvider<T> extends Osgl.F0<T>
| Constructor and Description |
|---|
InitialValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
T |
apply()
user application to implement main logic of applying the function
|
abstract T |
initialValue() |
breakOutpublic T apply()
Osgl.Func0public abstract T initialValue()
Copyright © 2017. All Rights Reserved.