getId abstract method
Returns a value at key
as Identifier.
FormatException is thrown if an underlying value is unavailable or cannot be converted to Identifier.
Implementation
Identifier getId(K key);
Returns a value at key
as Identifier.
FormatException is thrown if an underlying value is unavailable or cannot be converted to Identifier.
Identifier getId(K key);