Uses of Package
com.github.javaparser.symbolsolver.cache
Packages that use com.github.javaparser.symbolsolver.cache
Package
Description
-
Classes in com.github.javaparser.symbolsolver.cache used by com.github.javaparser.symbolsolver.cacheClassDescriptionA contract that defines a semi-persistent mapping of keys and values.This class is used to wrap a Guava
Cache
.A cache implementation that stores the information in memory.A cache implementation that does not store any information. -