Class PathMatchers.HexIntNumber$

All Implemented Interfaces:
scala.Function1<Uri.Path,PathMatcher.Matching<scala.Tuple1<Object>>>
Enclosing interface:
PathMatchers

public static class PathMatchers.HexIntNumber$ extends PathMatchers.NumberMatcher<Object>
  • Constructor Details

    • HexIntNumber$

      public HexIntNumber$()
  • Method Details

    • fromChar

      public int fromChar(char c)