This inspection reports instances of Enumeration methods used, which can be replaced equivalent Iterator constructs. Iterators are part of the Java Collection Framework, which has been available since Java 1.2.
New in 7, Powered by InspectionGadgets