Uses of Class
org.snpsift.annotate.mem.arrays.StringArray
Packages that use StringArray
-
Uses of StringArray in org.snpsift.annotate.mem.arrays
Methods in org.snpsift.annotate.mem.arrays that return StringArrayModifier and TypeMethodDescriptionstatic StringArray
Create a StringArray from an array of stringsstatic StringArray
StringArray.of
(Collection<String> strings) Create a StringArray from a collection of strings