Interface ICharFilter


  • public interface ICharFilter
    • Method Detail

      • accept

        boolean accept​(char character)