JCL Help:TJclHashSet

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

IJclLockable
|
IJclBaseContainer
|
IJclCollection
|
IJclSet
|
TJclAbstractLockable
|
IJclCloneable
|
IJclIntfCloneable
|
TJclAbstractContainerBase
|
IJclComparer
|
IJclEqualityComparer
|
IJclHashConverter
|
IJclObjectOwner
|
TJclAbstractContainer
|
IJclPackable
|
TJclHashSet


Summary

This class store hashed objects only one time in a HashMap.


Pascal

 public TJclHashSet = class(TJclAbstractContainer, IJclLockable, IJclIntfCloneable, IJclCloneable, IJclPackable, IJclBaseContainer, IJclObjectOwner, IJclEqualityComparer, IJclCollection, IJclSet);


Description

The description for this help topic does not exist, edit this page


About

Unit

JclHashSets


Navigation

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