Refreshable

org.nlogo.api.Refreshable
trait Refreshable

Marker trait used to indicate that the value in this class may be stale and in need of refresh

Attributes

Source
Refreshable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def refresh(): Unit

Attributes

Source
Refreshable.scala