Skip to content

Commit

Permalink
package protected
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Dec 26, 2018
1 parent 149435f commit f934046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* @version $Id$
* @since 0.0.7
*/
public final class FilteredUriBuilder extends URIBuilder {
final class FilteredUriBuilder extends URIBuilder {

/**
* Wrapped {@link URIBuilder}.
Expand Down

0 comments on commit f934046

Please sign in to comment.