getId

fun <T> IdentifierProvider<T>.getId(identifiable: Identifiable): T

Gets the identifier of an Identifiable element.

Return

identifier of the element provided by this provider

Parameters

identifiable

element to get the identifier of