FileBase

final case
class FileBase() extends NamedOp[URI, String]
Companion
object
trait Serializable
class NamedOp[URI, String]
class Op[URI, String]
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(a: URI): String
def name: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
override
def productPrefix: String
Definition Classes
NamedOp -> Product
Inherited from
NamedOp
override
def toString: String
Definition Classes
NamedOp -> Any
Inherited from
NamedOp