| Method and Description |
|---|
| com.vladsch.flexmark.util.data.MutableDataHolder.get(DataKey<T>)
use key.get(dataHolder) instead, which will do the same thing an carries nullable information for the data
|
| com.vladsch.flexmark.util.data.DataHolder.get(DataKey<T>) |
| com.vladsch.flexmark.util.data.DataKeyBase.getFrom(DataHolder)
use get
|
Copyright © 2020. All rights reserved.