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