| Package | Description |
|---|---|
| com.xunlei.channel.common.utils.carriers |
| Modifier and Type | Method and Description |
|---|---|
static MobileCarriers[] |
CarriersUtils.parseCarriers(String carriers) |
static MobileCarriers |
MobileCarriers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileCarriers[] |
MobileCarriers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<MobileCarriers> |
CarriersStatementSupport.findCarriersByMobile(String mobile) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MobileCarriers.isSupportAll(MobileCarriers[] smsCarriersArray) |
Copyright © 2018. All rights reserved.