Contents:
owlapy.util.
LRUCache
Bases: Generic[owlapy.util._K, owlapy.util._V]
Generic
owlapy.util._K
owlapy.util._V
Methods
cache_clear
Clear the cache and cache statistics
cache_info
Report cache statistics
Attributes
KEY
NEXT
PREV
RESULT
sentinel