public class AbbreviationRepository extends NodeRepository<AbbreviationBlock>
| Constructor and Description |
|---|
AbbreviationRepository(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
DataKey<AbbreviationRepository> |
getDataKey() |
DataKey<KeepType> |
getKeepDataKey() |
clear, containsKey, containsValue, entrySet, equals, get, getFromRaw, hashCode, isEmpty, keySet, normalizeKey, put, putAll, putRawKey, remove, size, valuesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic AbbreviationRepository(DataHolder options)
public DataKey<AbbreviationRepository> getDataKey()
getDataKey in class NodeRepository<AbbreviationBlock>public DataKey<KeepType> getKeepDataKey()
getKeepDataKey in class NodeRepository<AbbreviationBlock>Copyright © 2017. All rights reserved.