Uses of Package
com.github.javaparser.symbolsolver.cache
-
Packages that use com.github.javaparser.symbolsolver.cache Package Description com.github.javaparser.symbolsolver.cache -
Classes in com.github.javaparser.symbolsolver.cache used by com.github.javaparser.symbolsolver.cache Class Description GuavaCache This class is used to wrap a GuavaCache
.InMemoryCache A cache implementation that stores the information in memory.NoCache A cache implementation that does not store any information.