Package | Description |
---|---|
com.github.javaparser.symbolsolver.cache |
Modifier and Type | Method and Description |
---|---|
static <expectedK,expectedV> |
GuavaCache.create(com.google.common.cache.Cache<expectedK,expectedV> guavaCache)
Wrap a Guava cache with a custom cache.
|
Copyright © 2007–2024. All rights reserved.