docs.unity.cn
    Show / Hide Table of Contents

    Class LRUCache<K, V>

    Class LRUCache.

    Inheritance
    Object
    LRUCache<K, V>
    Namespace: Mechatronics.SystemGraph
    Syntax
    public class LRUCache<K, V>
    Type Parameters
    Name Description
    K

    Key Type

    V

    Value Type

    Constructors

    LRUCache(UInt32)

    Initializes a new instance of the