Spec-Zone .ru
спецификации, руководства, описания, API

Java Debug Interface
DRAFT ea-b118

com.sun.jdi.event
Interface EventIterator

All Superinterfaces:
Iterator<Event>

public interface EventIterator
extends Iterator<Event>

EventIterators are unmodifiable.

Since:
1.3
See Also:
Event, EventSet, Set.iterator()

Method Summary
Modifier and Type Method and Description
 Event nextEvent()
           
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 

Method Detail

nextEvent

Event nextEvent()
Returns:
The next Event in an EventSet.

Java Debug Interface
DRAFT ea-b118

Copyright © 1999, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.