Skip navigation links
B C 

B

build(Caffeine<K, V>) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache wrapped in a Guava Cache facade.
build(Caffeine<K, V>, CacheLoader<? super K1, V1>) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache wrapped in a Guava LoadingCache facade.
build(Caffeine<K, V>, CacheLoader<? super K1, V1>) - Static method in class com.github.benmanes.caffeine.guava.CaffeinatedGuava
Returns a Caffeine cache wrapped in a Guava LoadingCache facade.

C

CaffeinatedGuava - Class in com.github.benmanes.caffeine.guava
An adapter to expose a Caffeine cache through the Guava interfaces.
com.github.benmanes.caffeine.guava - package com.github.benmanes.caffeine.guava
 
B C 
Skip navigation links