NoManifest

scala.reflect.NoManifest
object NoManifest extends OptManifest[Nothing], Serializable

One of the branches of an scala.reflect.OptManifest.

Attributes

Graph
Supertypes
trait OptManifest[Nothing]
trait Serializable
class Object
trait Matchable
class Any
Self type
NoManifest.type

Members list

Value members

Concrete methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any