类的使用
org.springframework.boot.devtools.restart.classloader.ClassLoaderFile
使用ClassLoaderFile的程序包
-
org.springframework.boot.devtools.restart.classloader中ClassLoaderFile的使用
修饰符和类型方法说明protected final ClassLoaderFileReturn aClassLoaderFilefor the given name ornullif no file is contained in this collection.修饰符和类型方法说明ClassLoaderFiles.SourceDirectory.getFiles()Return allClassLoaderFilesin the collection that are contained in this source directory.ClassLoaderFiles.SourceDirectory.getFilesEntrySet()修饰符和类型方法说明protected final voidClassLoaderFiles.SourceDirectory.add(String name, ClassLoaderFile file) voidClassLoaderFiles.addFile(String sourceDirectory, String name, ClassLoaderFile file) Add a singleClassLoaderFileto the collection.voidClassLoaderFiles.addFile(String name, ClassLoaderFile file) Add a singleClassLoaderFileto the collection.