Collection.toArray(IntFunction)
    Stephen Colebourne 
    scolebourne at joda.org
       
    Thu May 30 01:14:52 PDT 2013
    
    
  
On 30 May 2013 08:30, Peter Levart <peter.levart at gmail.com> wrote:
> String[] y = x.toArray(String[]::new);
Thats very nice ;-)
Stephen
    
    
More information about the lambda-dev
mailing list