public interface TextFilter
Implementations must be immutable and stateless.
String
filter(CharSequence text)
String filter(CharSequence text)
Copyright © 2019. All rights reserved.