Class ClasspathClassesProvider

    • Field Detail

      • classesToClassFilePaths

        public Map<String,​Path> classesToClassFilePaths
    • Constructor Detail

      • ClasspathClassesProvider

        public ClasspathClassesProvider​(String classpath)
    • Method Detail

      • getClassPathListing

        public List<String> getClassPathListing()
        Description copied from interface: ClassesProvider
        Warning: may include lambdas and will include inner classes with $notations. Intentionally not using ClassIdentifier, but may change to it
        Specified by:
        getClassPathListing in interface ClassesProvider
        Returns:
        all fully qualified classes visible from classpath