Overview
Namespaces
PHP
Sastrawi
Dictionary
Morphology
Disambiguator
Specification
Stemmer
Cache
ConfixStripping
Context
Visitor
Filter
StopWordRemover
Classes
ArrayCache
Interfaces
CacheInterface
Overview
Namespace
Class
Tree
Interface CacheInterface
Direct known implementers
Sastrawi\Stemmer\Cache\ArrayCache
Namespace:
Sastrawi
\
Stemmer
\
Cache
Located at
Sastrawi/Stemmer/Cache/CacheInterface.php
Methods summary
public
#
has
(
mixed
$key
)
public
#
set
(
mixed
$key
,
mixed
$value
)
public
#
get
(
mixed
$key
)