public class I18NRoute
extends java.lang.Object
implements java.util.function.Function<java.lang.String,play.mvc.Result>
Constructor and Description |
---|
I18NRoute() |
Modifier and Type | Method and Description |
---|---|
play.mvc.Result |
apply(java.lang.String s) |