ClassLoader

replpp.shaded.os.ResourceRoot$.ClassLoader
case class ClassLoader(cl: ClassLoader) extends ResourceRoot

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ResourceRoot
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def errorName: String
def getResourceAsStream(s: String): InputStream

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product