B - The builder which implements the FragmentAccessor.FragmentBuilder.Url.UrlBuilderUrlBuilderImplpublic static interface FragmentAccessor.FragmentBuilder<B extends FragmentAccessor.FragmentBuilder<?>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withFragment(String aFragment) |
Sets the fragment to use and returns this builder as of the builder
pattern.
|
B withFragment(String aFragment)
aFragment - The fragment to be stored by the fragment property.FragmentAccessor.FragmentBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.