Class PathMatchers.HexIntNumber$

java.lang.Object
akka.http.scaladsl.server.PathMatcher<scala.Tuple1<T>>
akka.http.scaladsl.server.PathMatchers.NumberMatcher<Object>
akka.http.scaladsl.server.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)