| Package | Description |
|---|---|
| com.github.javaparser.symbolsolver.cache | |
| com.github.javaparser.symbolsolver.resolution.typesolvers |
| Class and Description |
|---|
| Cache
A contract that defines a semi-persistent mapping of keys and values.
|
| 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.
|
| Class and Description |
|---|
| Cache
A contract that defines a semi-persistent mapping of keys and values.
|
Copyright © 2007–2022. All rights reserved.