Description: checks top of the stack to see if it is type (type)
Stack
ExampleJasm-------------------
checkcast java/lang/String; ; is top a String? ExceptionsClassCastException is thrown if object is not of typeBack to |
||||
back to opcode reference. |