public static interface MaskTextFilter.MaskCharacter
Modifier and Type | Method and Description |
---|---|
char |
getDefault() |
boolean |
isAllowed(char c) |
boolean |
isNavigable() |
char |
tranform(char c) |
boolean isAllowed(char c)
c
- an input characterchar tranform(char c)
c
- an input characterchar getDefault()
boolean isNavigable()
Copyright © 2018. All rights reserved.