Package

scalacache

guava

Permalink

package guava

Visibility
  1. Public
  2. All

Type Members

  1. case class Entry[+A](value: A, expiresAt: Option[DateTime]) extends Product with Serializable

    Permalink

    A cache entry with an optional expiry time

  2. class GuavaCache extends Cache with LoggingSupport with StrictLogging

    Permalink

Value Members

  1. object GuavaCache

    Permalink

Ungrouped