Class Globs

java.lang.Object
coneforest.psylla.Globs

public class Globs extends Object
  • Field Details

  • Constructor Details

    • Globs

      public Globs()
  • Method Details

    • matches

      public static boolean matches(String pattern, String string, char singular, char plural)
    • matches

      public static boolean matches(String pattern, String string)