Please enable JavaScript to view the comments powered by Disqus.Array constructor
Search

Array constructor

Example
int[]::new
Lambda Equivalent
len -> new int[len]