public class ConfigurationCategoryDescriptorMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
ConfigurationCategoryDescriptorMap()
Constructs a ConfigurationCategoryDescriptorMap. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialize(LibrarySession session)
Initialize this map using the specified session context. 
 | 
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic ConfigurationCategoryDescriptorMap()
public void initialize(LibrarySession session) throws IfsException
session - the session context.IfsException - if operation fails.Copyright © 2025. All rights reserved.