| Package | Description |
|---|---|
| com.vladsch.flexmark.util | |
| com.vladsch.flexmark.util.collection |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> void |
Utils.removeIf(Map<K,V> receiver,
Function<Map.Entry<K,V>,Boolean> removeFilter) |
| Modifier and Type | Method and Description |
|---|---|
V |
OrderedMap.computeIfMissing(K k,
Function<? super K,? extends V> runnableValue) |
Copyright © 2019. All rights reserved.