Remove

scalafx.collections.ObservableSet.Remove
case class Remove[T](removed: T) extends Change[T]

Indicates a removal in an ObservableSet.

Value parameters

removed

Removed element.

Attributes

See also
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Change[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product