PathBindableExtractors
play.api.routing.sird.PathBindableExtractors
trait PathBindableExtractors
Extractors that bind types from paths using play.api.mvc.PathBindable.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete fields
A boolean extractor.
A boolean extractor.
Attributes
A double extractor.
A double extractor.
Attributes
A float extractor.
A float extractor.
Attributes
An int extractor.
An int extractor.
Attributes
A long extractor.
A long extractor.
Attributes
A UUID extractor.
A UUID extractor.
Attributes
In this article