NullLoader
sbt.internal.inc.classpath.NullLoader
final class NullLoader extends ClassLoader
A class loader that always fails to load classes and resources.
Attributes
- Graph
-
- Supertypes
-
class ClassLoaderclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
ClassLoader
Attributes
- Definition Classes
-
ClassLoader
Attributes
- Definition Classes
-
ClassLoader
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- ClassLoader
Attributes
- Inherited from:
- ClassLoader
Attributes
- Inherited from:
- ClassLoader
Attributes
- Inherited from:
- ClassLoader
Attributes
- Inherited from:
- ClassLoader
Attributes
- Inherited from:
- ClassLoader
Attributes
- Inherited from:
- ClassLoader
In this article