JCL Help:TJclPtrHashSet
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPtrHashSet Class
[+] JclHashSets.pas Classes
[+] TJclPtrHashSet Methods
Search in JCL Help
Search in all projectsClass Hierarchy
IJclLockable
|
IJclBaseContainer
|
IJclPtrCollection
|
IJclPtrSet
|
TJclAbstractLockable
|
IJclCloneable
|
IJclIntfCloneable
|
TJclAbstractContainerBase
|
IJclPtrComparer
|
IJclPtrEqualityComparer
|
IJclPtrHashConverter
|
IJclPtrOwner
|
TJclPtrAbstractContainer
|
IJclPackable
|
TJclPtrHashSet
Summary
This class store hashed objects only one time in a HashMap.
Pascal
public TJclPtrHashSet = class(TJclPtrAbstractContainer, IJclLockable, IJclIntfCloneable, IJclCloneable, IJclPackable, IJclBaseContainer, IJclPtrEqualityComparer, IJclPtrCollection, IJclPtrSet);
Description
The description for this help topic does not exist, edit this page
About
Unit
Donator
Jean-Philippe Bempel
Notes
If the compilation symbol THREADSAFE is defined, this container is threadsafe.
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page