Executable Finder
Inheritors
Functions
Filter by parameter types or subclass of types, or if null to skip check some parameters
Filter by exception types
Use condition to filter by the modifiers.
Filter by the same modifiers.
Use condition to filter parameter count
Filter by parameter count
Filter by parameter count in range
Filter by parameter types, or if null to skip check some parameters
Use condition to filter parameter types
Filter the executable if the parameter is empty
Filter exclude the modifiers.
Filter include the modifiers.
Filter if they are native.
Filter if they are non-native.
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 non-varargs.
Filter the executable if the parameter is not empty
Filter if they are package-private.
Filter if they are private.
Filter if they are protected.
Filter if they are public.
Filter if they are varargs.
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.