Join Slack
Powered by
Actually, you could similarly overcome any other t...
# announcements
s
SOFe
02/19/2019, 9:26 AM
Actually, you could similarly overcome any other type checks using
as
, e.g.
System.exit("abc" as Any as Int)
, but that'd obviously trigger a ClassCastException
4
Views
Open in Slack
Previous
Next