Package scala.reflect
package reflect
Linear Supertypes
Type Members
type ClassManifest[T] = ClassTag[T]
- Annotations
- @deprecated @implicitNotFound( ... )
- Deprecated
(Since version 2.10.0) use scala.reflect.ClassTag instead
Value Members
val Manifest: ManifestFactory.type
def classTag[T](implicit ctag: ClassTag[T]): ClassTag[T]
def ensureAccessible[T <: AccessibleObject](m: T): T
© 2002-2019 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://www.scala-lang.org/api/2.12.9/scala-reflect/scala/reflect/index.html