super(map);
Return the nextElement. It must be set to null so that subsequent calls will actual get subsequent objects through the getNextCachedObject() logic. return ((CacheKey)super.nextElement()).getObject();
return ((CacheKey)super.nextElement()).getObject();