1. How much processing and memory use does casting take in Java? stackoverflow.comI am considering whether it is better to have two pointers, one for each object sub class and super, or whether I should just use casting. How much system resources does this ... |