Tests whether the type represented by this manifest is a subtype
of the type represented by that
manifest, subject to the limitations
described in the header.
Tests whether the type represented by this manifest is a subtype
of the type represented by that
manifest, subject to the limitations
described in the header.
(Since version 2.10.0) Use scala.reflect.runtime.universe.TypeTag for subtype checking instead
Tests whether the type represented by this manifest is a supertype
of the type represented by that
manifest, subject to the limitations
described in the header.
Tests whether the type represented by this manifest is a supertype
of the type represented by that
manifest, subject to the limitations
described in the header.
(Since version 2.10.0) Use scala.reflect.runtime.universe.TypeTag for subtype checking instead
(Since version 2.10.0) Use wrap instead
(Since version 2.10.0) Use runtimeClass instead
(Since version 2.10.0) Use wrap.newArray instead
(Since version 2.10.0) Use wrap.wrap.newArray instead
(Since version 2.10.0) Use wrap.wrap.wrap.newArray instead
(Since version 2.10.0) Use wrap.wrap.wrap.wrap.newArray instead
(Since version 2.10.0) Use ArrayBuilder.make(this) instead
(Since version 2.10.0) Create WrappedArray directly instead
(Since version 2.10.0) Use scala.reflect.runtime.universe.TypeTag to capture type structure instead
(Since version 2.10.0) Use scala.reflect.ClassTag instead