AsyncCacheFriendExtension<D extends Object> extension

CacheFriend extensions

on

Methods

makeFriendParams<P extends Object>(String stringify(P params)) AsyncCacheDelegate<D, P>

Available on AsyncCacheDelegate<D, CacheFriend>, provided by the AsyncCacheFriendExtension extension

Creates an adapter delegate that creates CacheFriend params using stringify function Receiver - Delegate with CacheFriend params e.g. the one that saves data to files and uses params as file names