public final class SingletonCharsReplaceFactory extends Object
| 构造器和说明 |
|---|
SingletonCharsReplaceFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ICharsReplace |
getAddress() |
static ICharsReplace |
getBankCard() |
static ICharsReplace |
getBirthday() |
static ICharsReplace |
getChineseName() |
static ICharsReplace |
getEmail() |
static ICharsReplace |
getGps() |
static ICharsReplace |
getIdNo() |
static ICharsReplace |
getIpv4() |
static ICharsReplace |
getMaskAll() |
static ICharsReplace |
getMaskHalf() |
static ICharsReplace |
getNone() |
static ICharsReplace |
getPassport() |
static ICharsReplace |
getPhone() |
public static ICharsReplace getAddress()
public static ICharsReplace getGps()
public static ICharsReplace getBirthday()
public static ICharsReplace getEmail()
public static ICharsReplace getBankCard()
public static ICharsReplace getChineseName()
public static ICharsReplace getIdNo()
public static ICharsReplace getPhone()
public static ICharsReplace getMaskAll()
public static ICharsReplace getMaskHalf()
public static ICharsReplace getNone()
public static ICharsReplace getIpv4()
public static ICharsReplace getPassport()
Copyright © 2023. All rights reserved.