libcore: Added new AS_IS method expectedAs<>()
Used like as<>() but throws an exception if the cast is illegal.
View differences
libcore: Added new AS_IS method expectedAs<>()
Used like as<>() but throws an exception if the cast is illegal.