JCL Help:TJclInt64HashSet
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclInt64HashSet Class
[+] JclHashSets.pas Classes
[+] TJclInt64HashSet Methods
Search in JCL Help
Search in all projectsClass Hierarchy
IJclLockable
|
IJclBaseContainer
|
IJclInt64Collection
|
IJclInt64Set
|
TJclAbstractLockable
|
IJclCloneable
|
IJclIntfCloneable
|
TJclAbstractContainerBase
|
IJclInt64Comparer
|
IJclInt64EqualityComparer
|
IJclInt64HashConverter
|
IJclInt64Owner
|
TJclInt64AbstractContainer
|
IJclPackable
|
TJclInt64HashSet
Summary
This class store hashed objects only one time in a HashMap.
Pascal
public TJclInt64HashSet = class(TJclInt64AbstractContainer, IJclLockable, IJclIntfCloneable, IJclCloneable, IJclPackable, IJclBaseContainer, IJclInt64EqualityComparer, IJclInt64Collection, IJclInt64Set);
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