Package tech.deplant.java4ever.utils.regex


package tech.deplant.java4ever.utils.regex
  • Class
    Description
    A matching list matches a single character represented by one of the list items.
     
    Nonmatching lists are similar to matching lists except that they match a single character not represented by one of the list items.
     
     
     
     
     
    Word is some sequence of chars