A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
H
- hasCity() - function in org.bitlap.geocoding.model.AddressEntity
- hasCity() - function in org.bitlap.geocoding.model.Division
- hasDistrict() - function in org.bitlap.geocoding.model.AddressEntity
- hasDistrict() - function in org.bitlap.geocoding.model.Division
- hashCode() - function in org.bitlap.geocoding.model.Address
- hashCode() - function in org.bitlap.geocoding.model.RegionEntity
- hashCode() - function in org.bitlap.geocoding.similarity.Term
- hasItem() - function in org.bitlap.geocoding.index.TermIndexEntry
- hasProvince() - function in org.bitlap.geocoding.model.AddressEntity
- hasProvince() - function in org.bitlap.geocoding.model.Division
- hasResult() - function in org.bitlap.geocoding.core.TermIndexVisitor
- 是否匹配上了结果
- hasResult() - function in org.bitlap.geocoding.core.impl.RegionInterpreterVisitor
- 是否匹配上了结果
- hasStreet() - function in org.bitlap.geocoding.model.AddressEntity
- hasStreet() - function in org.bitlap.geocoding.model.Division
- hasTown() - function in org.bitlap.geocoding.model.AddressEntity
- hasTown() - function in org.bitlap.geocoding.model.Division
- hasVillage() - function in org.bitlap.geocoding.model.AddressEntity
- hasVillage() - function in org.bitlap.geocoding.model.Division
- head(String,Integer) - function in org.bitlap.geocoding.utils.StringHelperKt
- 获取String头部length字符的子串。 此处优化边界处理