Class IntGenotypeFieldAccessors.Accessor
- java.lang.Object
-
- htsjdk.variant.variantcontext.writer.IntGenotypeFieldAccessors.Accessor
-
- Direct Known Subclasses:
IntGenotypeFieldAccessors.ADAccessor,IntGenotypeFieldAccessors.DPAccessor,IntGenotypeFieldAccessors.GQAccessor,IntGenotypeFieldAccessors.PLAccessor
- Enclosing class:
- IntGenotypeFieldAccessors
public abstract static class IntGenotypeFieldAccessors.Accessor extends Object
-
-
Constructor Summary
Constructors Constructor Description Accessor()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description intgetSize(Genotype g)abstract int[]getValues(Genotype g)
-