public class DomainVersions extends CacheHolder<java.lang.String,java.lang.Long>
Modifier and Type | Class and Description |
---|---|
static class |
DomainVersions.Reg |
cache
Modifier | Constructor and Description |
---|---|
protected |
DomainVersions(com.github.benmanes.caffeine.cache.Cache<java.lang.String,java.lang.Long> c) |
Modifier and Type | Method and Description |
---|---|
static DomainVersions |
get() |
getIfPresent, invalidate, of, put, toString
protected DomainVersions(com.github.benmanes.caffeine.cache.Cache<java.lang.String,java.lang.Long> c)
public static DomainVersions get()
Copyright © 2021. All Rights Reserved.