Index

B C 
All Classes and Interfaces|All Packages

B

build(Caffeine) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache wrapped in a Guava Cache facade.
build(Caffeine, CacheLoader) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache wrapped in a Guava LoadingCache facade.
build(Caffeine, CacheLoader) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache wrapped in a Guava LoadingCache facade.

C

caffeinate(CacheLoader) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache loader that delegates to a Guava cache loader.
CaffeinatedGuava - Class in com.github.benmanes.caffeine.guava
Static utility methods pertaining to adapting between Caffeine and Guava cache interfaces.
com.github.benmanes.caffeine.guava - module com.github.benmanes.caffeine.guava
This module contains an adapter to the Guava cache interfaces.
com.github.benmanes.caffeine.guava - package com.github.benmanes.caffeine.guava
This package contains an adapter to the Guava cache interfaces.
B C 
All Classes and Interfaces|All Packages