cachetools.containers.hashmap

Undocumented in source.

Members

Classes

KeyNotFound
class KeyNotFound
Undocumented in source.
KeyRemoved
class KeyRemoved
Undocumented in source.

Manifest constants

ALLOCATED_HASH
enum ALLOCATED_HASH;
Undocumented in source.
ALLOCATED_HASH
enum ALLOCATED_HASH;
Undocumented in source.
DELETED_HASH
enum DELETED_HASH;
Undocumented in source.
DELETED_HASH
enum DELETED_HASH;
Undocumented in source.
EMPTY_HASH
enum EMPTY_HASH;
Undocumented in source.
EMPTY_HASH
enum EMPTY_HASH;
Undocumented in source.
HASH_MASK
enum HASH_MASK;
Undocumented in source.
HASH_MASK
enum HASH_MASK;
Undocumented in source.
TYPE_MASK
enum TYPE_MASK;
Undocumented in source.
TYPE_MASK
enum TYPE_MASK;
Undocumented in source.

Structs

HashMap
struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)

Meta