| Package | Description |
|---|---|
| org.linguafranca.pwdb.security |
| Modifier and Type | Method and Description |
|---|---|
@Nullable VariantDictionary.Entry |
VariantDictionary.get(@NotNull String key)
Return an entry for the key supplied
|
@NotNull VariantDictionary.Entry |
VariantDictionary.mustGet(@NotNull String key)
ensure that the entry sought is not null, by throwing an illegal argument exception if it is not present
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,VariantDictionary.Entry> |
VariantDictionary.getEntries()
get the entries in this dictionary
|
Copyright © 2025. All rights reserved.