@CheckReturnValue @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=FIELD) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=PARAMETER) @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,locations=RETURN)
Package com.github.benmanes.caffeine.jcache.configuration
-
Interface Summary Interface Description ConfigSource A provider for the external configuration.FactoryCreator An object capable of providing factories that produce an instance for a given class name. -
Class Summary Class Description CaffeineConfiguration<K,V> A JCache configuration with Caffeine specific settings.TypesafeConfigurator Static utility methods pertaining to externalizedCaffeineConfigurationentries using the Typesafe Config library.