-
Methods Method Description com.vladsch.flexmark.util.builder.BuilderBase.get(DataKey<V>) use key.get(dataHolder) instead, which will do the same thing an carries nullable information for the data
| Method | Description |
|---|---|
| com.vladsch.flexmark.util.builder.BuilderBase.get(DataKey<V>) |
use key.get(dataHolder) instead, which will do the same thing an carries nullable information for the data
|