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() |
breakOut
public T apply()
Osgl.Func0
public abstract T initialValue()
Copyright © 2016. All Rights Reserved.