instanceof vs isInstanceOf() performance - TechRepublic
General discussion
March 21, 2003 at 01:02 AM
tmccauley

instanceof vs isInstanceOf() performance

by tmccauley . Updated 23 years, 3 months ago

Does anyone know the differance in performance penalties between the use of the instanceof and the Bean.isInstanceOf()?

This discussion is locked

All Comments