Liking cljdoc? Tell your friends :D

avout.state


Identitycljprotocol

destroyclj

(destroy this)

getNameclj

(getName this)

initclj

(init this)
source

StateCachecljprotocol

cachedVersionclj

(cachedVersion this)

getCacheclj

(getCache this)

invalidateCacheclj

(invalidateCache this)

setCacheclj

(setCache this value)

setCacheAtclj

(setCacheAt this value version)
source

StateContainercljprotocol

destroyStateContainerclj

(destroyStateContainer this)

getStateclj

(getState this)

initStateContainerclj

(initStateContainer this)

setStateclj

(setState this value)
source

VersionedStateContainercljprotocol

deleteStateAtclj

(deleteStateAt this version)

destroyVersionedStateContainerclj

(destroyVersionedStateContainer this)

getStateAtclj

(getStateAt this version)

initVersionedStateContainerclj

(initVersionedStateContainer this)

setStateAtclj

(setStateAt this value version)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close