java.lang.Object
org.springframework.boot.devtools.classpath.ClassPathDirectories
- All Implemented Interfaces:
Iterable<File>
Provides access to entries on the classpath that refer to directories.
- Since:
- 2.3.0
- Author:
- Phillip Webb
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClassPathDirectories
public ClassPathDirectories(URL[] urls)
-