DOMTreeMap<T> constructor

DOMTreeMap<T>(
  1. DOMGenerator<T> domGenerator
)

Implementation

DOMTreeMap(this.domGenerator);