Uses of Interface
com.vladsch.flexmark.util.data.NotNullValueSupplier
Packages that use NotNullValueSupplier
-
Uses of NotNullValueSupplier in com.vladsch.flexmark.util.data
Constructors in com.vladsch.flexmark.util.data with parameters of type NotNullValueSupplierModifierConstructorDescriptionDataKey
(@NotNull String name, @NotNull NotNullValueSupplier<T> supplier) Creates a DataKey with non-null data value and factory