Skip to content
Snippets Groups Projects
Commit faff24d3 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Common: LambdaUtils: Add firstOfType util method.

The firstOfType method returns the first element from
a given collection that is assignable from the given
type. This method allows to reduce the LoCs since the
described task is quite common.
refs 3203
parent 4e0e9ebd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment