Class SegmentNode.Match

  • Enclosing class:
    SegmentNode

    protected static class SegmentNode.Match
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Match​(MethodExpression expression, java.util.regex.Matcher matcher)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Match

        public Match​(MethodExpression expression,
                     java.util.regex.Matcher matcher)