public class SoftReferenceCache extends Object implements Cache
Constructor and Description |
---|
SoftReferenceCache() |
Modifier and Type | Method and Description |
---|---|
CacheReference |
makeReference(Object o)
Construct a temporary reference to an object.
|
public SoftReferenceCache()
public CacheReference makeReference(Object o)
Cache
makeReference
in interface Cache
Copyright © 2020 BioJava. All rights reserved.