Get list of objects/classes/interfaces under a package

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ClassGraph

    An uber-fast parallelized Java classpath scanner and module scanner.

  • I'm building an app with Jetpack Compose in Kotlin, and I would like to get a list of material icons from the package androidx.compose.material.icons. I think scanning the package and get the list of objects would be good enough, so I have tried using classgraph and reflections but both of them return an empty list even when I scanned with no filters i.e just input the package name (I followed their sample code). I hope someone who has done this before can show me the correct approach to this issue, thanks a lot

  • Reflections

    Java runtime metadata analysis

  • I'm building an app with Jetpack Compose in Kotlin, and I would like to get a list of material icons from the package androidx.compose.material.icons. I think scanning the package and get the list of objects would be good enough, so I have tried using classgraph and reflections but both of them return an empty list even when I scanned with no filters i.e just input the package name (I followed their sample code). I hope someone who has done this before can show me the correct approach to this issue, thanks a lot

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • If you want to remove one language feature in Java what will be your pick and why?

    1 project | /r/java | 27 Dec 2022
  • Is it possible to obtain all the built-in classes via reflection?

    1 project | /r/javahelp | 23 Jul 2022
  • Great answer

    7 projects | /r/ProgrammerHumor | 6 Jun 2022
  • reflection and instantiation in java

    1 project | /r/learnprogramming | 21 Dec 2021
  • Custom Annotation Scanning with Spring Boot

    2 projects | /r/learnjava | 12 Oct 2021