public abstract class LazyParsingGenotypesContext
extends htsjdk.variant.variantcontext.LazyGenotypesContext
| Modifier and Type | Class and Description |
|---|---|
static interface |
LazyParsingGenotypesContext.HeaderDataCache |
static class |
LazyParsingGenotypesContext.Parser |
| Modifier | Constructor and Description |
|---|---|
protected |
LazyParsingGenotypesContext(LazyParsingGenotypesContext.Parser p,
byte[] data,
int count) |
| Modifier and Type | Method and Description |
|---|---|
LazyParsingGenotypesContext.Parser |
getParser() |
decode, ensureSampleNameMap, ensureSampleOrdering, getGenotypes, getUnparsedGenotypeData, invalidateSampleNameMap, invalidateSampleOrdering, isEmpty, sizeadd, add, addAll, addAll, checkImmutability, clear, contains, containsAll, containsSample, containsSamples, copy, copy, create, create, create, create, create, get, get, getMaxPloidy, getSampleNames, getSampleNamesOrderedByName, immutable, indexOf, isLazyWithData, isMutable, iterateInSampleNameOrder, iterateInSampleNameOrder, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replace, retainAll, set, subList, subsetToSamples, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streamprotected LazyParsingGenotypesContext(LazyParsingGenotypesContext.Parser p, byte[] data, int count)
public LazyParsingGenotypesContext.Parser getParser()
Copyright © 2016. All rights reserved.