Class CharMatcher.SingleWidth

All Implemented Interfaces:
Predicate<Character>, Predicate<Character>
Enclosing class:
CharMatcher

private static final class CharMatcher.SingleWidth extends CharMatcher.RangesMatcher
Implementation of CharMatcher.singleWidth().
  • Field Details

  • Constructor Details

    • SingleWidth

      private SingleWidth()