Uses of Enum Class
kmer.core.codecs.IntegerKMerCodec
Packages that use IntegerKMerCodec
-
Uses of IntegerKMerCodec in kmer.core.codecs
Methods in kmer.core.codecs that return IntegerKMerCodecModifier and TypeMethodDescriptionstatic IntegerKMerCodec
Returns the enum constant of this class with the specified name.static IntegerKMerCodec[]
IntegerKMerCodec.values()
Returns an array containing the constants of this enum class, in the order they are declared.