Searched defs:StringVector (Results 1 – 12 of 12) sorted by relevance
28 public class StringVector implements java.io.Serializable class48 public StringVector() in StringVector() method in StringVector61 public StringVector(int blocksize) in StringVector() method in StringVector
28 typedef std::vector<std::string> StringVector; typedef
27 public final class StringVector extends BaseVector { class
42 using StringVector = std::vector<StringType>; variable
53 using StringVector = std::vector<StringType>; variable
50 typedef vector<std::string> StringVector; typedef
60 typedef vector<std::string> StringVector; typedef
25 typedef std::vector<std::string> StringVector; typedef
55 typedef std::vector<String> StringVector; typedef