Class Wildcard

  • All Implemented Interfaces:

    
    public final class Wildcard
    
                        

    A class to perform simple wildcard matching.

    Author:

    Peter Wall

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Wildcard.Companion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean matches(CharSequence target) Test whether a target string matches the pattern.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait