GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface MutableDataHolder
Abstract
clear()
clear all options out of the data set
DataHolder...
MutableDataHolder
get()
Get the given key, if it does not exist then use the key's factory to create a new v...
O
get()
DataKeyBase
DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
OAbstract
getOrCompute()
Abstract
remove()
Remove the stored value for the key, used to force to default or to force recompute
Abstract
set()
Store the given value for the key
Abstract
set()
Store the given value for the key
Abstract
setAll()
Copy all values from one data holder to this data holder
Abstract
setFrom()
Store the given value for the key
OAbstract
setIn()
Set options in given mutable data holder