Get all classes and interfaces in the package, filtered to the specified
access
modifier option.
return
filtered classes and interfaces in this package
param
filter Specifying true filters according to the specified access
modifier option.
Specifying false includes all classes and interfaces
regardless of access modifier option.