Uses of Interface
io.ipinfo.api.cache.Cache
Package | Description |
---|---|
io.ipinfo.api | |
io.ipinfo.api.cache |
-
Uses of Cache in io.ipinfo.api
Methods in io.ipinfo.api with parameters of type Cache Modifier and Type Method Description IPinfo.Builder
IPinfo.Builder. setCache(Cache cache)
-
Uses of Cache in io.ipinfo.api.cache
Classes in io.ipinfo.api.cache that implement Cache Modifier and Type Class Description class
NoCache
class
SimpleCache