Searched refs:getInflowLabel (Results 1 – 4 of 4) sorted by relevance
384 virtual const UnicodeString &getInflowLabel() const;
156 s = index->getInflowLabel(); in APITest()164 s = index->getInflowLabel(); in APITest()
405 public String getInflowLabel() { in getInflowLabel() method in AlphabeticIndex1046 bucketList.add(new Bucket<V>(getInflowLabel(), inflowBoundary, in createBucketList()
482 bucket = new Bucket(getInflowLabel(), inflowBoundary, U_ALPHAINDEX_INFLOW); in createBucketList()821 const UnicodeString &AlphabeticIndex::getInflowLabel() const { in getInflowLabel() function in AlphabeticIndex