| Package | Description |
|---|---|
| com.darrenfang.commons.mobile |
| Modifier and Type | Method and Description |
|---|---|
static MobileType |
Mobile.typeOf(String mobile)
获取手机号码运营商类型
|
static MobileType |
MobileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileType[] |
MobileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.