On 13/02/13 17:52, Sergey Beryozkin wrote:
> Hi
>
> May be I'm missing something but now that Link.Builder has to be
> implemented by the implementations, and we only have Link() and Link.map
> is not accessible, it means it is not possible to build Link ?
>
should we have
Link(URI)
Link(URI, Map<String, String>)
constructors instead of Link() ?
Thanks, Sergey