public interface DataNotNullValueFactory<T> extends DataValueFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(@NotNull DataHolder dataHolder) |
@NotNull T apply(@NotNull @NotNull DataHolder dataHolder)
apply in interface DataValueFactory<T>apply in interface Function<DataHolder,T>Copyright © 2020. All rights reserved.