Base Member Finder
Inheritors
Functions
Use condition to filter by the modifiers.
Filter by the same modifiers.
Filter exclude the modifiers.
Filter include the modifiers.
Filter if they are non-package-private.
Filter if they are non-private.
Filter if they are non-protected.
Filter if they are non-public.
Filter if they are package-private.
Filter if they are private.
Filter if they are protected.
Filter if they are public.
Get the first element or null if not found.
Get the first element by condition or null if not found
For-each loop with index for.
Get the last element or null if not found.
Get the last element by condition or null if not found
Map to the collection.
Map to the mutable set.
On-each loop with index for.
Check sequence only has one element.
Check sequence only has one element or null if not found.
Get the single element or null if not found.
Make sequence to the collection.
Make sequence to the mutable list.
Make sequence to the mutable set.