Package | Description |
---|---|
com.github.javaparser.symbolsolver.cache |
Class and Description |
---|
GuavaCache
This class is used to wrap a Guava
Cache . |
InMemoryCache
A cache implementation that stores the information in memory.
|
NoCache
A cache implementation that does not store any information.
|
Copyright © 2007–2024. All rights reserved.