| Package | Description |
|---|---|
| me.ihxq.projects.pna | |
| me.ihxq.projects.pna.algorithm |
| Modifier and Type | Method and Description |
|---|---|
Optional<PhoneNumberInfo> |
PhoneNumberLookup.lookup(String phoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PhoneNumberInfo> |
BinarySearchAlgorithmImpl.lookup(String phoneNumber) |
Optional<PhoneNumberInfo> |
LookupAlgorithm.lookup(String phoneNumber)
根据电话号码查找归属地
|
Optional<PhoneNumberInfo> |
SequenceLookupAlgorithmImpl.lookup(String phoneNo) |
Optional<PhoneNumberInfo> |
ProspectBinarySearchAlgorithmImpl.lookup(String phoneNumber) |
Optional<PhoneNumberInfo> |
AnotherBinarySearchAlgorithmImpl.lookup(String phoneNo) |
Copyright © 2023. All rights reserved.