WeekState

org.beangle.commons.lang.time.WeekState$
See theWeekState companion class
object WeekState

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(value: String): WeekState
def of(weekIndex: Int): WeekState
def of(weekIndecies: Iterable[Int]): WeekState
def of(weekIndecies: Int*): WeekState

Concrete fields