org.atnos.eff.addon.twitter.TwitterFutureInterpretation$
See theTwitterFutureInterpretation companion trait
Attributes
- Companion:
- trait
- Source:
- TwitterFutureEffect.scala
- Graph
- Supertypes
- Self type
Memoize future effects using a cache
Memoize future effects using a cache
if this method is called with the same key the previous value will be returned
Memoize Future values using a memoization effect
Memoize Future values using a memoization effect
if this method is called with the same key the previous value will be returned
memoize future result using a cache
memoize future result using a cache