scala.reflect

class Manifest

[source: scala/reflect/Manifest.scala]

abstract class Manifest[T]
extends AnyRef
A Manifest[T] is a descriptor for the type T.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf