Searched defs:StringVector (Results 1 – 11 of 11) 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
27 public final class StringVector extends BaseVector { class
28 typedef std::vector<std::string> StringVector; typedef
42 using StringVector = std::vector<StringType>; variable
52 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