PathingJar

case class PathingJar(jar: ClassPathEntry, entries: Seq[ClassPathEntry]) extends ClassPathEntry
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def path: Path
Definition Classes

Inherited methods

def modified: Boolean
Inherited from:
ClassPathEntry
def nioPath: Path
Inherited from:
ClassPathEntry
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product