Class Pattern

    • Constructor Summary

      Constructors 
      Constructor Description
      Pattern()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.Object apply​(PatternFunction f)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Pattern

        public Pattern()
    • Method Detail