API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
java.beans.beancontext.
BeanContextSupport.BCSIterator
View Source
Author(s)
Since
Version
Serial
Hierarchy
Object
BeanContextSupport.BCSIterator
Implements
Iterator
Subclasses
See DIRECT subclasses
Quick Links:
Constructors
Methods
Fields
NestedClasses
Description
protected
final
static
class BeanContextSupport.BCSIterator
protected final subclass that encapsulates an iterator but implements a noop remove() method.
See also:
Constructors
pack-private
BeanContextSupport.BCSIterator
(
Iterator
i)
Methods
Hide/Show inherited methods
public
boolean
hasNext
()
[Specified in
Iterator
]
public
Object
next
()
[Specified in
Iterator
]
public
void
remove
()
[Specified in
Iterator
]
Fields
Hide/Show inherited fields
Nested Classes
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar