In

final case class In[A](view: A => GE) extends Result[A]
trait Serializable
trait Product
trait Equals
trait Result[A]
class Object
trait Matchable
class Any

Value members

Concrete methods

def close(in: A, fadeTime: Double): Unit

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product