public interface CacheReference
java.lang.ref.Referencce
, but more flexible.
CacheReference implementations are always obtained by calling
makeReference
on a Cache
object.Modifier and Type | Method and Description |
---|---|
void |
clear() |
Object |
get() |
Copyright © 2020 BioJava. All rights reserved.