Duration

scalafx.util.Duration
See theDuration companion class
object Duration

Companion Object for scalafx.util.Duration.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Duration.type

Members list

Value members

Concrete methods

def One: Duration
def Zero: Duration
def apply(millis: Double): Duration

Deprecated methods

Attributes

Deprecated
true
def ONE: Duration

Attributes

Deprecated
true

Attributes

Deprecated
true
def ZERO: Duration

Attributes

Deprecated
true

Implicits

Implicits

implicit def sfxDuration2jfx(d: Duration): Duration