JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
htsjdk.samtools.util.ResourceLimitedMapFunctor
Packages that use
ResourceLimitedMapFunctor
Package
Description
htsjdk.samtools.util
Uses of
ResourceLimitedMapFunctor
in
htsjdk.samtools.util
Constructors in
htsjdk.samtools.util
with parameters of type
ResourceLimitedMapFunctor
Constructor and Description
ResourceLimitedMap
(int cacheSize,
ResourceLimitedMapFunctor
<
Key
,
Value
> functor)
Create LRU cache
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes