Static

case class Static(s: String) extends FileNamePart
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def current(timeStamp: Long): String
Definition Classes
override def regex: String
Definition Classes

Inherited methods

def after(writer: FileWriter): Unit
Inherited from:
FileNamePart
def before(writer: FileWriter): Unit
Inherited from:
FileNamePart
def nextValidation(timeStamp: Long): Option[Long]
Inherited from:
FileNamePart
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product