Package com.vladsch.flexmark.util.data
Interface DataValueFactory<T>
- All Superinterfaces:
Function<DataHolder,T>
- All Known Subinterfaces:
DataNotNullValueFactory<T>,DataNotNullValueNullableFactory<T>,DataValueNullableFactory<T>
-
Method Summary
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<DataHolder,T>
-