Aestate
Public Member Functions | List of all members
aestate.work.Cache.CacheItem Class Reference
Inheritance diagram for aestate.work.Cache.CacheItem:
Inheritance graph
Collaboration diagram for aestate.work.Cache.CacheItem:
Collaboration graph

Public Member Functions

def __init__ (self, key, value)
 

Detailed Description

缓存对象

Definition at line 13 of file Cache.py.

Constructor & Destructor Documentation

◆ __init__()

def aestate.work.Cache.CacheItem.__init__ (   self,
  key,
  value 
)

Definition at line 16 of file Cache.py.


The documentation for this class was generated from the following file: