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

class constructor

Example
TreeMap<K, V)::new
Lambda Equivalent
() -> new TreeMap<K, V>