Package

com.github.blemale

scaffeine

Permalink

package scaffeine

Visibility
  1. Public
  2. All

Type Members

  1. class AsyncLoadingCache[K, V] extends AnyRef

    Permalink
  2. class Cache[K, V] extends AnyRef

    Permalink
  3. class LoadingCache[K, V] extends Cache[K, V]

    Permalink
  4. case class Scaffeine[K, V](underlying: Caffeine[K, V]) extends Product with Serializable

    Permalink

Value Members

  1. object AsyncLoadingCache

    Permalink
  2. object Cache

    Permalink
  3. object LoadingCache

    Permalink
  4. object Scaffeine extends Serializable

    Permalink

Ungrouped