set

fun set(resources: Collection<Resource>)(source)

Sets the collection of Resources to the given collection of resources

Parameters

resources

fun set(resources: Map<String?, Resource>)(source)

Sets the collection of Resources to the given collection of resources

Parameters

resources

A map with as keys the resources href and as values the Resources