instanceof « Operators « Java Tutorial






3.10.instanceof
3.10.1.The instanceof Keyword
3.10.2.Identifying Objects
3.10.3.Finding Out of what Class an Object is Instantiated
3.10.4.instanceof operator and class hierarchy