JCL Help:TJclIntegerHashSet
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclIntegerHashSet Class
[+] JclHashSets.pas Classes
[+] TJclIntegerHashSet Methods
Search in JCL Help
Search in all projectsClass Hierarchy
IJclLockable
|
IJclBaseContainer
|
IJclIntegerCollection
|
IJclIntegerSet
|
TJclAbstractLockable
|
IJclCloneable
|
IJclIntfCloneable
|
TJclAbstractContainerBase
|
IJclIntegerComparer
|
IJclIntegerEqualityComparer
|
IJclIntegerHashConverter
|
IJclIntegerOwner
|
TJclIntegerAbstractContainer
|
IJclPackable
|
TJclIntegerHashSet
Summary
This class store hashed objects only one time in a HashMap.
Pascal
public TJclIntegerHashSet = class(TJclIntegerAbstractContainer, IJclLockable, IJclIntfCloneable, IJclCloneable, IJclPackable, IJclBaseContainer, IJclIntegerEqualityComparer, IJclIntegerCollection, IJclIntegerSet);
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