Package | Description |
---|---|
htsjdk.samtools.util |
Constructor and Description |
---|
DefaultingMap(CollectionUtil.DefaultingMap.Factory<V,K> defaultGenerator,
boolean injectValueOnDefaulting)
Creates a defaulting map that generates defaults from the provided factory.
|