Kmemo
Toggle table of contents
2.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
PolicyVerdict
Policy
Verdict
sealed
interface
PolicyVerdict
The outcome of a
CachePolicy
decision.
Inheritors
Store
Veto
Members
Types
Store
Link copied to clipboard
data
object
Store
:
PolicyVerdict
The entry may be written.
Veto
Link copied to clipboard
data
class
Veto
(
val
reason
:
String
)
:
PolicyVerdict
The entry must not be written.