NavigationJsonMerger

Standard implementation for merging multiple navigation.json files.

Concatenates all file entries without any deduplication.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun merge(first: NavigationJson, others: List<NavigationJson>): NavigationJson