Interface Request.StringParam

  • All Superinterfaces:
    Request.Param<java.lang.String>
    Enclosing class:
    Request

    public static interface Request.StringParam
    extends Request.Param<java.lang.String>
    Extends Request.Param with convenience methods specific to the type String.