Class _MatchImplFunction.CaptureObject

java.lang.Object
net.thisptr.jackson.jq.internal.functions._MatchImplFunction.CaptureObject
Enclosing class:
_MatchImplFunction

private static class _MatchImplFunction.CaptureObject extends Object
  • Field Details

    • offset

      public int offset
    • length

      public int length
    • string

      public String string
    • name

      public String name
  • Constructor Details

    • CaptureObject

      private CaptureObject()