ConfigurationDependencyMap

Implementation of DependencyMap for referencing items from the server's file configuration.

Report a problem

Constructors

Link copied to clipboard
constructor(config: ApplicationConfig)

Functions

Link copied to clipboard
open override fun contains(key: DependencyKey): Boolean

Checks if the given dependency key is present in the dependency map.

Link copied to clipboard
Link copied to clipboard

Combines two DependencyMaps into one.